This project implements an LR parser for basic arithmetic expressions. The parser is written in C++ and utilizes Standard Template Library (STL) data structures such as std::vector and std::map to ...
Nexus reads a .grammar file and emits a single Zig module containing a combined lexer and LR parser — LALR(1) by default, SLR(1) via --slr. Drop the generated parser.zig into your project and build.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results