The Lexi Users' Guide
- i. Introduction
- 1. Lexical Analysis
- 1.1. Overview
- 1.2. Concepts Lexi Expresses
- 2. The Lexi Specification
- 2.1. Lexical Conventions
- 2.2. Comments
- 2.3. Identifiers
- 2.4. Function Calls
- 2.5. Character Sets and Sequences
- 3. Commands
- 3.1. Pre-pass Mappings
- 3.2. Character Group Definitions
- 3.3. Whitespace Definition
- 3.4. Token Definitions
- 3.5. Default definition
- 3.6. Keyword definitions
- 3.7. Zone Definitions
- 3.8. Type Definitions
- 3.9. Action prototypes
- 4. The lexi action file
- 4.1. Introduction
- 4.2. The header and trailer statements
- 4.3. Action definition statement
- 5. Interface
- 5.1. Instantiation
- 5.2. Terminals
- 5.3. Functions
- 5.4. Character Groups
- 5.5. Keywords
- A. Appendix
- A.1. Undefined Behaviour
- A.2. Obscure Features