glr-parser
There are 13 repositories under glr-parser topic.
igordejanovic/parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
YaccConstructor/YaccConstructor
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
ehwan/RustyLR
bison-like parser generator & compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with deterministic LR and non-deterministic GLR parsing. Write custom reduce actions in Rust and get beautiful diagnostics out of the box.
buck-yeh/bux
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
buck-yeh/parsergen
Self-hosted parser/scanner generator from LR grammar with semantic annotations in C++20
mdolgun/GLRParser
A GLR Parser for Natural Language Processing and Translation
Aethon/glare
GLR parser combinator library
denim2x/CLIPS
Implementations of various algorithms in CLIPS
findyourpaths/phil
Generalized-LR (GLR) Parser of datetime ranges.
jorbDehmel/libglr
A (runtime) GLR parser in C++. This generates parser *objects*, not compilable files.
sebaFlame/CNFDotnet
Testing out different parser implementations
vyvee/ndom-cardinal-number
Ndom Cardinal Numbers
fedor-malyshkin/story_line2_glr_parser
StoryLine 2. GLR-Parser (rule-base)