lalr topic

List lalr repositories

jingle

43
Stars
1
Forks
Watchers

🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.

metaparse

21
Stars
2
Forks
Watchers

A handy tool to help design and parse your own language

LIBLR

65
Stars
7
Forks
Watchers

Parser Generator for LR(1) and LALR

cparse

49
Stars
1
Forks
Watchers

cparse is an LR(1) and LALR(1) parser generator

lalr1-table-generator

22
Stars
4
Forks
Watchers

LALR(1) parsing table generator (based on the Purple Dragon Book).

parlexgen

21
Stars
1
Forks
Watchers

A parser generator for nim