Projects in Awesome Lists tagged with lr1
A curated list of projects in awesome lists tagged with lr1 .
https://github.com/cantrepro/cparse
cparse is an LR(1) and LALR(1) parser generator
c compiler compiler-construction compiler-frontend compilers lalr lalr-parser lalr-parser-generator lalr1 lr1 lr1-parser parser parser-combinator parser-combinators parser-framework parser-generator parser-library parsing
Last synced: 07 Jul 2026
https://github.com/h2337/cparse
cparse is an LR(1) and LALR(1) parser generator
c compiler compiler-construction compiler-frontend compilers lalr lalr-parser lalr-parser-generator lalr1 lr1 lr1-parser parser parser-combinator parser-combinators parser-framework parser-generator parser-library parsing
Last synced: 13 Aug 2025
https://github.com/specy/tokeko
LR(1) and LALR parsing tools app to learn compilers and language theory
lalr lr1 parsers rust svelte sveltekit typescript wasm
Last synced: 10 Apr 2025
https://github.com/soroushj/lr1-parser-vis
Create LR(1) parsers in your browser and see how they work
grammar-parser lr-parser lr1 parser
Last synced: 08 Apr 2025
https://github.com/ehwan/rustylr
GLR, LR(1) LALR(1) parser generator for Rust with custom reduce action
automata automaton bison code-generation compiler compiler-compiler deterministic-finite-automata dfa glr glr-parser lalr-parser lalr1 lr1 lr1-parser non-deterministic-finite-automaton parser parser-generator rust rust-lang yacc
Last synced: 19 Oct 2025
https://github.com/letmefly666/syntaxanalysis
编译原理 语法分析 LL(1)、LR(0)、SLR(1)、LR(1)、LALR(1)
bootstrap lalr1 ll1 lr0 lr1 slr1 syntaxanalysis
Last synced: 07 Mar 2026
https://github.com/johnedquinn/kanonic
A fast LR(1) parser generator for the JVM.
jvm lalr lr1 parser parser-generator
Last synced: 02 Sep 2025
https://github.com/pourmand1376/parser
Implementation of LL(0), LR(0), SLR(1), CLR(1) algorithms in C# (Visual Representation is also available)
clr-parser csharp ll1-grammar lr-parser lr0 lr1 msagl slr-parser
Last synced: 12 Jul 2025
https://github.com/anatawa12/kotlinpattern
This is a LR(1) parser generator for Kotlin.
kotlin lr1 parser-generator statement
Last synced: 06 Apr 2025
https://github.com/catinrage/liquid
liquid is easy to use and fast typescript parser generator.
clr compiler interpreter lalr lr1 lr1-parser parser
Last synced: 29 May 2026
https://github.com/akshitadixit/lr-1-parser
Takes a grammar's production rules and creates a LR(1) parsing table, then finally parses the grammar to "accept" or "reject"
compiler-design lr1 lr1-parser
Last synced: 04 Apr 2025
https://github.com/wldfngrs/parser-generator
Yet Another Parser Generator takes a grammar specification for an LR(1) grammar as input and generates a C++ header file containing tables and helper structs for parsing the LR(1) grammar.
c-plus-plus cpp17 grammar grammar-parser lookahead lr-parser lr1 lr1-parser parser-generator
Last synced: 28 May 2026