parser-combinators topic

List parser-combinators repositories

mecha

400
Stars
17
Forks
Watchers

A parser combinator library for Zig

combine

196
Stars
19
Forks
Watchers

A parser combinator library for Elixir projects

combine

1.3k
Stars
93
Forks
Watchers

A parser combinator library for Rust

combine-language

88
Stars
7
Forks
Watchers

A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine

autumn

120
Stars
15
Forks
Watchers

A Java parser combinator library written with an unmatched feature set.

lug

66
Stars
6
Forks
Watchers

C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)

funcparserlib

337
Stars
38
Forks
Watchers

Recursive descent parsing library for Python based on functional combinators

leftry

35
Stars
4
Forks
Watchers

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

functional-programming-is-boring

60
Stars
6
Forks
Watchers

A short course on Functional Programming in Typescript