An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with lr1

A curated list of projects in awesome lists tagged with lr1 .

https://github.com/linyacool/lexical_syntax_analysis

编译原理词法分析器&语法分析器LR(1)实现 C++

analysis compiler lexial lr1 syntax

Last synced: 06 Apr 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/yanhuijessica/syntax-analysis

LR(0)/SLR(1)/LR(1)/LALR(1), syntax analysis, simple calculator

dfa lalr1 lr0 lr1 python python3 slr1

Last synced: 05 Mar 2026

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