lalr topic

List lalr repositories

kison

40
Stars
4
Forks
Watchers

A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript

Farkle

84
Stars
6
Forks
Watchers

LALR parser combinators for C# and F#.

lark

4.5k
Stars
394
Forks
Watchers

Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

php-zephir-parser

179
Stars
36
Forks
Watchers

The Zephir Parser delivered as a C extension for the PHP language.

parglare

134
Stars
31
Forks
Watchers

A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/

lalr

77
Stars
11
Forks
Watchers

LALR(1) parser for C++

Asparserations

19
Stars
2
Forks
Watchers

Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.

pog

21
Stars
3
Forks
Watchers

C++ library for generating LALR(1) parsers

lemon-rs

43
Stars
8
Forks
Watchers

LALR(1) parser generator for Rust based on Lemon + SQL parser

pck

36
Stars
3
Forks
Watchers

The Parser Construction Kit ("Puck"): A Parser Generator and Grammar Translator in C#