gll-parser
There are 7 repositories under gll-parser topic.
YaccConstructor/YaccConstructor
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
marihachi/gll
An experiment of the Generalized LL (GLL) parser with TypeScript.
vadyushkins/kotgll
Simple and fast Kotlin implementation of GLL parsing algorithm
OneManMonkeySquad/Gllpp
C++ GLL Parser combinator
marijnfs/yagll
A lightweight General LL (GLL) Parser library for C++, based on libre2
FormalLanguageConstrainedPathQuerying/UCFS
Universal GLL-based Context-Free solver
stereobooster/instaparsejs
What if context-free grammars were as easy to use as regular expressions?. Clojure instaparse compiled to ESM