parser-combinators topic

List parser-combinators repositories

umbrella

3.2k
Stars
144
Forks
Watchers

⛱ Broadly scoped ecosystem & mono-repository of 192 TypeScript projects (and 160+ examples) for general purpose, functional, data driven development

parser-ts

192
Stars
20
Forks
Watchers

String parser combinators for TypeScript

parze

124
Stars
6
Forks
Watchers

A clean, efficient parser combinator

Syntax

146
Stars
10
Forks
Watchers

Write value-driven parsers quickly in Swift with an intuitive SwiftUI-like DSL

hspp

156
Stars
0
Forks
Watchers

hspp: An experimental library to bring Haskell Style Programming to C++.

Pasukon

109
Stars
2
Forks
Watchers

JavaScript practical parser generator library using combinators

opal

147
Stars
14
Forks
Watchers

Self-contained monadic parser combinators for OCaml

🔍 A step-by-step guide to parsing using Haskell parser combinators.

mini-haskell

70
Stars
5
Forks
Watchers

A self-hosting mini Haskell compiler with a mini C runtime.

PigletC

58
Stars
8
Forks
Watchers

A toy C-like language compiler for PigletVM