Table of Contents

This is documentation for the Packrat parser combinator library.

  1. License
  2. Dependencies
  3. Quickstart Guide
  4. Features
  5. Limitations
  6. File Overview
    1. /src
    2. /example
    3. /test
  7. Subprogram Listings
    1. Lexer Components
    2. Parser Components
    3. Parse Graph Operations
    4. Utility Functions
  8. Handling Errors
  9. Credits and Further Reading