A Calculator App using a Lexer and Parser
-
Updated
Sep 13, 2024 - TypeScript
A Calculator App using a Lexer and Parser
Defines and generates parsers from composable grammar definitions. Includes advanced features like lexer-free parsing, selective packrat memoization and static analysis.
Add a description, image, and links to the parsing-expression-grammar topic page so that developers can more easily learn about it.
To associate your repository with the parsing-expression-grammar topic, visit your repo's landing page and select "manage topics."