Here are
424 public repositories
matching this topic...
Rust parser combinator framework
Updated
May 12, 2022
Rust
Parsing Expression Grammar Template Library
Python library for creating PEG parsers
Updated
May 10, 2022
Python
A tool for structural code search and replace that supports ~every language.
Updated
Apr 28, 2022
OCaml
A parser combinator library for Rust
A lightweight and fast parsing library for C#.
Yay is a high level PHP preprocessor
Parser combinators built for speed and memory efficiency
Updated
Mar 18, 2022
OCaml
✨ Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec
Updated
Apr 9, 2022
TypeScript
PEG parser combinators using operator overloading without macros.
Updated
Apr 30, 2022
Rust
Parsica - PHP Parser Combinators - The easiest way to build robust parsers.
Recursive descent parsing library for Python based on functional combinators
Updated
May 3, 2022
Python
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators.
Updated
Feb 20, 2020
Swift
Create models from a JSON file, even a Baby can do it.
Updated
Nov 18, 2021
Swift
A parser combinator library written in the Swift programming language.
Updated
Jul 15, 2021
Swift
A concise and readable language for Firestore security rules, similar to Firebase Bolt.
Updated
Mar 24, 2022
Haskell
JavaScript parser-combinator library
Updated
Apr 28, 2022
TypeScript
A Scala implementation of parsing with derivatives
Updated
Jan 1, 2020
Scala
A parser combinator library for Elixir projects
Updated
Mar 29, 2022
Elixir
A universal Python parser combinator library inspired by Parsec library of Haskell.
Updated
Mar 7, 2022
Python
A parser combinator library for Zig
String parser combinators for TypeScript
Updated
May 10, 2022
TypeScript
A clean, efficient parser combinator
Updated
Feb 15, 2022
Rust
Self-contained monadic parser combinators for OCaml
Updated
Mar 14, 2022
OCaml
Improve this page
Add a description, image, and links to the
parser-combinators
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
parser-combinators
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The
Display
impl forSimple
shows raw output and expectations, which is awkward for whitespace, such as '\n':Example: