fastparse
Parser combinator library
A Scala-based library for writing fast parsers using parser combinators.
Writing Fast Parsers Fast in Scala
1k stars
33 watching
164 forks
Language: Scala
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A parser combinator library for Scala | 656 |
| A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 228 |
| A Scala library that provides a way to visually represent values and types in programming languages | 228 |
| A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| A lightweight serialization library for JSON and binary data in Scala. | 727 |
| A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
| A monadic parser combinator library for C# | 61 |
| An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. | 50 |
| A lightweight and fast parsing library for C#. | 931 |
| A lightweight and efficient library for building text-based parsers using composable combinators | 820 |
| A library for parallel programming in Common Lisp | 17 |