parakeet
Parser
A parsing library designed to efficiently parse programming languages
A fast and simple .NET parsing library
72 stars
7 watching
6 forks
Language: C#
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight and fast parsing library for C#. | 931 |
| A library that parses strings using a specification based on the Python format() syntax | 1,732 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A library for parsing and manipulating JSON data in Scala. | 546 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| A monadic parser combinator library for C# | 61 |
| A library providing tools and classes for building lexers and parsers in Ada. | 6 |
| A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
| An indented code parser that generates a tree structure from various programming languages. | 24 |
| A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
| A C++ implementation of the Tree Sitter parser framework | 279 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A fast and expressive monadic-style parser combinator for Rust. | 245 |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 |
| A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |