Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
-
Updated
May 30, 2025 - Yacc
Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
An LALR Parser Generator for Swift
cparse is an LR(1) and LALR(1) parser generator
A parser generator for nim
An LALR parser generator for golang
A C++17 library for parser generation for LALR(1) languages
.NET runtime LALR parser generator
The LALR parser generator (LPG) is a tool for developing scanners and parsers. Supports multi-language . Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
kmyacc is an LALR(1) parser generator, hopefully compatible with AT&T yacc.
A compiler-compiler for lexers, LL and LALR grammars, written in python
C++ runtime for The LALR parser generator (LPG)
RUST Parser Engine for GOLD Parser. Read compiled grammar tables and source, DFA tokenizer, LALR parser.
FU compiler complier, LALR and LL parser generator for Common Lisp; main repo after BitBucket Mercurial migration
The LALR parser generator (LPG) is a tool for developing scanners and parsers written in TypeScript ,C#, Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
Kotlin LALR grammar parser generator
Re-implementation of the GoldParser builder
C++ runtime for The LALR parser generator (LPG)
Typescript runtime for The LALR parser generator (LPG)
Add a description, image, and links to the lalr-parser-generator topic page so that developers can more easily learn about it.
To associate your repository with the lalr-parser-generator topic, visit your repo's landing page and select "manage topics."