Small table-driven LL(1) parser for a left-factored MiniLisp grammar. Includes UTF-8 aware lexer, JSON-style parse tree output, and gtest tests. All operator forms start with a distinct terminal; ...
LL1-Parser-Plus is a user-friendly toolkit for parsing context-free grammars. With our software, you can easily read a grammar, perform essential operations such as left factoring and left recursion ...