ParserTools
Parser library
A library providing tools and classes for building lexers and parsers in Ada.
tools for writing lexers / parsers in Ada
6 stars
2 watching
0 forks
Language: Ada
last commit: about 7 years ago
Linked from 1 awesome list
adalexerreference-counting
Related projects:
Repository | Description | Stars |
---|---|---|
| A thin binding to a widely-used library for font rendering and text manipulation in Ada 2012 programming languages. | 1 |
| Thick OpenGL binding for the Ada programming language, providing type safety and object orientation features. | 96 |
| A parser library for F# and C# | 95 |
| 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 fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| A parsing library designed to efficiently parse programming languages | 72 |
| A fast and compliant URL parser written in C++ | 26 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| An XML parser for Ada95 with support for static and shared libraries | 22 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. | 50 |
| A Haskell-based library for reading and writing Excel files in the XLSX format. | 133 |
| A fast and spec-compliant URL parser written in C++ for use in various Node.js-based systems | 1,396 |