GitHub topics: lalr1
ehwan/lua_rust
lua syntax parser & interpreter in Rust
Language: Rust - Size: 429 KB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 6 - Forks: 0

mingodad/parsertl-playground
A web based playground for parsertl/lexertl
Language: GAP - Size: 5.64 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 26 - Forks: 1

ehwan/RustyLR
RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strategies. It supports custom reduce action in Rust, with beautiful diagnostics.
Language: Rust - Size: 2.26 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 19 - Forks: 0

GerHobbelt/jison Fork of zaach/jison
bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)
Language: JavaScript - Size: 32.2 MB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 123 - Forks: 20

mivmi/lalr-parser
Lightweight LALR(1) parser and lexer framework for building interpreters.
Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

7131/haba
House Arranged BNF Analyzer
Language: HTML - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

fbernier/tomlrb
A Racc based TOML parser
Language: Ruby - Size: 241 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 68 - Forks: 17

YanhuiJessica/Syntax-Analysis
LR(0)/SLR(1)/LR(1)/LALR(1), syntax analysis, simple calculator
Language: Python - Size: 325 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

h2337/cparse 📦
cparse is an LR(1) and LALR(1) parser generator
Language: C - Size: 54.7 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 51 - Forks: 2

duncanamps/lacogen1
LaCoGen - Lazarus Compiler Generator - Version 1
Language: Pascal - Size: 2.94 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

cwbaker/lalr
LALR(1) parser for C++
Language: C++ - Size: 3.49 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 77 - Forks: 10

cmh25/pg
a simple parser generator in c
Language: C - Size: 259 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jrester/EBNF.cr
Work with (E)BNF and bison/YACC Grammar: Parsing, FIRST/FOLLOW set, CNF, Conversions, LR and LL parsing tables
Language: Crystal - Size: 702 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 2

alan-j-hu/Asparserations
Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.
Language: C++ - Size: 137 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

oznakn/vc
A small compiler for METU CENG444's programming language v, written in Rust.
Language: Rust - Size: 194 KB - Last synced at: about 17 hours ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

JCube001/calc-re2c-lemon
An infix arithmetic expression parser and evaluator implemented using re2c and LEMON
Language: C++ - Size: 248 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

LetMeFly666/SyntaxAnalysis
编译原理 语法分析 LL(1)、LR(0)、SLR(1)、LR(1)、LALR(1)
Language: JavaScript - Size: 387 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

jlguenego/syntax-analysis
Syntax analysis - parsers.
Language: TypeScript - Size: 1.86 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

edmundmk/pomelo
LALR(1) and GLR parser generator utilizing modern C++.
Language: C++ - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

AlexPetrusca/cmps104a-compiler
Compiler written for CMPS104A using Flex and Bison
Language: C++ - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jeremiah-shaulov/lemon-mint
Famous Lemon Parser Generator implemented in rust as library with API.
Language: Rust - Size: 195 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

vls-00/Java-Translator
:speech_balloon: This is my implementation of a programm that translates peudocode into java code.
Language: Lex - Size: 194 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

UnseenKill/parse-yapphp
Port of Parse::Yapp for PHP
Language: Perl - Size: 140 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

timsueberkrueb/yalr
Yet Another LR parser generator
Language: Rust - Size: 123 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

jeremiah-shaulov/lemon-tree
Famous Lemon Parser Generator, designed as library that builds your parser transparently during cargo build. Use attributes to describe parser rules.
Language: Rust - Size: 26.4 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
