parser-combinators
There are 563 repositories under parser-combinators topic.
rust-bakery/nom
Rust parser combinator framework
nixzhu/dev-blog
翻译、开发心得或学习笔记
zesterer/chumsky
Write expressive, high-performance parsers with ease.
thi-ng/umbrella
⛱ Broadly scoped ecosystem & mono-repository of 199 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
pyparsing/pyparsing
Python library for creating PEG parsers
taocpp/PEGTL
Parsing Expression Grammar Template Library
Marwes/combine
A parser combinator library for Rust
foonathan/lexy
C++ parsing DSL
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
inhabitedtype/angstrom
Parser combinators built for speed and memory efficiency
scala/scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
marcioAlmada/yay
Yay is a high level PHP preprocessor
francisrstokes/arcsecond
✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec
J-F-Liu/pom
PEG parser combinators using operator overloading without macros.
Hejsil/mecha
A parser combinator library for Zig
parsica-php/parsica
Parsica - PHP Parser Combinators - The easiest way to build robust parsers.
boostorg/spirit
Boost.org spirit module
vlasovskikh/funcparserlib
Recursive descent parsing library for Python based on functional combinators
prataprc/goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
GregRos/parjs
JavaScript parser-combinator library
bijoutrouvaille/fireward
A concise and readable language for Firestore security rules, similar to Firebase Bolt.
davedufresne/SwiftParsec
A parser combinator library written in the Swift programming language.
nixzhu/Baby
Create models from a JSON file, even a Baby can do it.
sighingnow/parsec.py
A universal Python parser combinator library inspired by Parsec library of Haskell.
ilyapuchka/URLFormat
Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators.
bitwalker/combine
A parser combinator library for Elixir projects
djspiewak/parseback
A Scala implementation of parsing with derivatives
gcanti/parser-ts
String parser combinators for TypeScript
j-mie6/parsley
A fast and modern parser combinator library for Scala
BowenFu/hspp
hspp: An experimental library to bring Haskell Style Programming to C++.
nerdsupremacist/Syntax
Write value-driven parsers quickly in Swift with an intuitive SwiftUI-like DSL
pyrocat101/opal
Self-contained monadic parser combinators for OCaml
norswap/autumn
A Java parser combinator library written with an unmatched feature set.
gallais/agdarsec
Total Parser Combinators in Agda
zesterer/parze
A clean, efficient parser combinator