parser-combinators topic
List
parser-combinators repositories
raddsl
81
Stars
6
Forks
Watchers
Tools for rapid prototyping of DSL compilers
parsecj
111
Stars
5
Forks
Watchers
Java monadic parser combinator framework for constructing LL(1) parsers
parsley
162
Stars
13
Forks
Watchers
A fast and modern parser combinator library for Scala
SuperTerm
72
Stars
16
Forks
Watchers
利用 webshell 创建交互式终端(Create an interactive terminal with webshell.)
parserz
70
Stars
7
Forks
Watchers
A purely-functional library for creating both parsers, pretty-printers, and grammar definitions from a single, type-safe specification of a grammar
ocaml-asp
95
Stars
1
Forks
Watchers
Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc
funcj
101
Stars
11
Forks
Watchers
Assorted functional-oriented data structures and algorithms for Java.