The Lexi Users' Guide

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