Flexc++ (Version 0.98.00) User Guide
2008-2012
Table of Contents
- 1.1.1: Flexc++ options
- 1.2.1: A simple lexer file and main function
- 1.2.2: An interactive scanner supporting command-line editing
- 2.1.1: Definition section
- 2.1.2: Rules section
- 2.1.3: User code section
- 3.1.1: Directives
- 3.6.1: Notation details
- 5.1.0.1: Notations
- 5.1.0.2: Example patterns with an LA operator
- 5.3.1: The class Pattern
- 5.3.2: The class CharClass
- 5.3.3: The class Interval
- 5.13.1: The logic used in 'setTailCount'
- 5.15.1: The LOP handling algorithm
- 5.15.2: LOP handling: a more extensive example
- 5.15.3: LOP handling: a problem case
- 5.15.4: The steps of the LOP handling algorithm
- 5.17.1: The range-table
- 5.17.2: The DFAs
- 5.17.3: The Final-Accept info array