An LALR Parser Generator for Swift
-
Updated
Jan 2, 2024 - C
An LALR Parser Generator for Swift
LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
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
kmyacc is an LALR(1) parser generator, hopefully compatible with AT&T yacc.
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.
A compiler-compiler for lexers, LL and LALR grammars, written in python
C++ runtime for The LALR parser generator (LPG)
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.
FU compiler complier, LALR and LL parser generator for Common Lisp; main repo after BitBucket Mercurial migration
RUST Parser Engine for GOLD Parser. Read compiled grammar tables and source, DFA tokenizer, LALR parser.
Kotlin LALR grammar parser generator
Re-implementation of the GoldParser builder
Typescript runtime for The LALR parser generator (LPG)
🦀 Rusty LALR(1) parser generator
C++ 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."