lalr-parser-generator
Here are 23 public repositories matching this topic...
Sort:Most stars
Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
- Updated
Oct 30, 2025 - Yacc
LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
- Updated
Mar 14, 2025 - C
cparse is an LR(1) and LALR(1) parser generator
- Updated
Sep 23, 2025 - C
A parser generator for nim
- Updated
Aug 29, 2024 - Nim
An LALR parser generator for golang
- Updated
Jun 14, 2023 - Go
A C++17 library for parser generation for LALR(1) languages
- Updated
Jan 9, 2023 - C++
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.
- Updated
Jan 5, 2023 - C++
.NET runtime LALR parser generator
- Updated
Aug 21, 2022 - C#
kmyacc is an LALR(1) parser generator, hopefully compatible with AT&T yacc.
- Updated
Aug 20, 2021 - C
A compiler-compiler for lexers, LL and LALR grammars, written in python
- Updated
Apr 2, 2020 - Python
C++ runtime for The LALR parser generator (LPG)
- Updated
Aug 15, 2021 - C++
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.
- Updated
Aug 15, 2021 - C++
FU compiler complier, LALR and LL parser generator for Common Lisp; main repo after BitBucket Mercurial migration
- Updated
Mar 25, 2020 - Common Lisp
RUST Parser Engine for GOLD Parser. Read compiled grammar tables and source, DFA tokenizer, LALR parser.
- Updated
Nov 22, 2024 - Rust
Re-implementation of the GoldParser builder
- Updated
Sep 9, 2016 - C#
Typescript runtime for The LALR parser generator (LPG)
- Updated
Aug 14, 2021 - TypeScript
C++ runtime for The LALR parser generator (LPG)
- Updated
Jan 11, 2022 - C++
Improve this page
Add a description, image, and links to thelalr-parser-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelalr-parser-generator topic, visit your repo's landing page and select "manage topics."