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
122
Stars
13
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
66
Stars
6
Forks
Watchers
C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)
owl
734
Stars
22
Forks
Watchers
A parser generator for visibly pushdown languages.