parser-generator topic

List parser-generator repositories

react-peg

23
Stars
0
Forks
Watchers

A react style parser generator based on PEG.js

sublime-gocc-syntax

5
Stars
1
Forks
Watchers

[Deprecated] Sublime Syntax Highlighting for Gocc BNF

nice-parser

121
Stars
14
Forks
Watchers

Nice parsers in OCaml without the boilerplate

kison

40
Stars
4
Forks
Watchers

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

ruby-ll

42
Stars
8
Forks
Watchers

An LL(1) parser generator for Ruby.

peg

53
Stars
16
Forks
Watchers

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

lug

63
Stars
6
Forks
Watchers

Parsing expression grammar (PEG) embedded domain specific language and parsing machine for C++17

owl

735
Stars
22
Forks
Watchers

A parser generator for visibly pushdown languages.