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: almost 7 years ago
Linked from 1 awesome list
adalexerreference-counting
Related projects:
Repository | Description | Stars |
---|---|---|
flyx/freetypeada | A thin binding to a widely-used library for font rendering and text manipulation in Ada 2012 programming languages. | 1 |
flyx/openglada | Thick OpenGL binding for the Ada programming language, providing type safety and object orientation features. | 96 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |
plioi/parsley | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
ara3d/parakeet | A parsing library designed to efficiently parse programming languages | 70 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |
epfl-lara/scallion | A library for parsing and pretty-printing LL(1) languages in Scala. | 56 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
corsis/xparsec | An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. | 50 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
ada-url/ada | A fast and spec-compliant URL parser written in C++ | 1,358 |