kern
parser combinator library
A parser combinator library for Clojure to build recursive-descent parsers
A Parser Combinators Library for Clojure
237 stars
9 watching
15 forks
Language: Clojure
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| | A parser combinator library for Scala | 656 |
| | A parser combinator library designed to be industrial-strength and easy to use | 850 |
| | A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
| | A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| | Implementing a CLI arguments parser to process input in various formats | 5 |
| | An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| | A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| | A monadic parser combinator library for C# | 61 |
| | A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
| | A CLI argument parser library for Nim language | 82 |
| | A parser library for F# and C# | 95 |
| | A Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types | 22 |
| | A collection of solved programming challenges in 27 languages | 20 |