A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
-
Updated
Sep 13, 2024 - Python
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
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.
Self-hosted parser/scanner generator from LR grammar with semantic annotations in C++20
A GLR Parser for Natural Language Processing and Translation
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.
Implementations of various algorithms in CLIPS
A (runtime) GLR parser in C++. This generates parser *objects*, not compilable files.
Testing out different parser implementations
Ndom Cardinal Numbers
StoryLine 2. GLR-Parser (rule-base)
Generalized-LR (GLR) Parser of datetime ranges.
Add a description, image, and links to the glr-parser topic page so that developers can more easily learn about it.
To associate your repository with the glr-parser topic, visit your repo's landing page and select "manage topics."