maxpc

2020-04-27

Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.

Upstream URL

github.com/eugeneia/maxpc

Author

Max Rottenkolber <max@mr.gy>

License

GNU Affero General Public License
README

MaxPC

Max’s Parser Combinators is a simple and pragmatic library for writing parsers and lexers based on combinatory parsing. MaxPC is capable of parsing deterministic, context-free languages, provides powerful tools for parse tree transformation and error handling, and can operate on sequences and streams.

Documentation

Dependencies (0)

    Dependents (3)

    • geneva
    • purl
    • zenekindarl
    • GitHub
    • Quicklisp