3.3k
17.8k
bsd-3-clause
370
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Created
2010-02-04
9,398 commits to dev branch, last one 6 days ago
PEG.js: Parser generator for JavaScript
Created
2010-04-09
1,409 commits to master branch, last one 5 years ago
LR(1) parser generator for Rust
Created
2015-06-12
1,606 commits to master branch, last one about a month ago
Parsing Expression Grammar (PEG) parser generator for Rust
Created
2013-08-19
608 commits to master branch, last one 29 days ago
A single file C++ header-only PEG (Parsing Expression Grammars) library
Created
2015-02-07
747 commits to master branch, last one 4 months ago
Command pigeon generates parsers in Go from a PEG grammar.
Created
2015-04-05
301 commits to master branch, last one 28 days ago
Last 3 days (new repositories)
no newly created repositories trending in the last 3 days
Last 3 days (absolute gain)
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Last 3 days (relative gain)
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
17,780
(+0.0%)
bsd-3-clause
Last week (new repositories)
no newly created repositories trending in the last week
Last week (absolute gain)
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
17,780
(+20)
bsd-3-clause
loloicci/nimly
Lexer Generator and Parser Generator as a Library in Nim.
neogeny/TatSu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
Last week (relative gain)
loloicci/nimly
Lexer Generator and Parser Generator as a Library in Nim.
neogeny/TatSu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
17,780
(+0.1%)
bsd-3-clause
Last month (new repositories)
no newly created repositories trending in the last month
Last month (absolute gain)
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
17,780
(+116)
bsd-3-clause
ianh/owl
A parser generator for visibly pushdown languages.
jwtowner/lug
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
yhirose/cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
Last month (relative gain)
antlr-ng/antlr-ng
The next generation of ANTLR, a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
jwtowner/lug
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
loloicci/nimly
Lexer Generator and Parser Generator as a Library in Nim.
ianh/owl
A parser generator for visibly pushdown languages.
Last 12-months (new repositories)
Y-jiji/peggen
Peggen, generate fast PEG parsers via derive macros
Last 12-months (absolute gain)
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
17,780
(+1,492)
bsd-3-clause
yhirose/cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
Last 12-months (relative gain)
antlr-ng/antlr-ng
The next generation of ANTLR, a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
boxbeam/untwine
The prettier pattern-matching parser with automatic error recovery
gwenn/lemon-rs
LALR(1) parser generator for Rust based on Lemon + SQL parser