lalr topic
kison
A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript
Farkle
LALR parser combinators for C# and F#.
lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
php-zephir-parser
The Zephir Parser delivered as a C extension for the PHP language.
parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
Asparserations
Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.
pog
C++ library for generating LALR(1) parsers
lemon-rs
LALR(1) parser generator for Rust based on Lemon + SQL parser
pck
The Parser Construction Kit ("Puck"): A Parser Generator and Grammar Translator in C#