parser-generator topic

List parser-generator repositories

filter_spirit

34
Stars
7
Forks
Watchers

Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs

leftry

35
Stars
4
Forks
Watchers

Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.

pyUBX

82
Stars
37
Forks
Watchers

Python library for parsing/generating u-blox UBX protocol messages, and for creating parsers/generators in other languages.

inmemantlr

104
Stars
23
Forks
Watchers

ANTLR as a libray for JVM based languages

DAGE

29
Stars
3
Forks
Watchers

Desktop Antlr Grammar Editor

csly

340
Stars
30
Forks
Watchers

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

TatSu

397
Stars
47
Forks
Watchers

竜 TatSu generates Python parsers from grammars in a variation of EBNF

antlr4

16.5k
Stars
3.2k
Forks
Watchers

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

ctpg

448
Stars
24
Forks
Watchers

Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyze...

nimly

147
Stars
6
Forks
Watchers

Lexer Generator and Parser Generator as a Library in Nim.