recursive-descent-parser topic

List recursive-descent-parser repositories

peg

53
Stars
16
Forks
Watchers

Import of Ian Piumarta's peg/leg recursive-descent parser generators for C

Truck

30
Stars
1
Forks
Watchers

:truck: A dynamic object oriented programming language with a focus on simplicity

chumsky

3.4k
Stars
143
Forks
Watchers

Write expressive, high-performance parsers with ease.

booleval

81
Stars
6
Forks
Watchers

Header-only C++17 library for evaluating logical expressions.

csly

340
Stars
30
Forks
Watchers

a C# embeddable lexer and parser generator (.Net core)

pl0c

127
Stars
14
Forks
Watchers

Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.

nim-mathexpr

61
Stars
6
Forks
Watchers

Tiny math expression evaluator library implemented in pure Nim

rd

101
Stars
5
Forks
Watchers

Build recursive descent parsers

tmg

66
Stars
3
Forks
Watchers

McIlroy's TMG compiler-compiler in portable C