lalr1 topic

List lalr1 repositories

tomlrb

66
Stars
16
Forks
Watchers

A Racc based TOML parser

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.

EBNF.cr

26
Stars
3
Forks
Watchers

Work with (E)BNF and bison/YACC Grammar: Parsing, FIRST/FOLLOW set, CNF, Conversions, LR and LL parsing tables

cparse

49
Stars
1
Forks
Watchers

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