rexxparse
Parser
A string parsing tool inspired by the REXX PARSE construct.
A string parsing tool inspired by the REXX PARSE construct.
11 stars
1 watching
0 forks
Language: Common Lisp
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that parses strings using a specification based on the Python format() syntax | 1,732 |
| A set of regular expression functions inspired by Clojure's API. | 10 |
| A lightweight and fast parsing library for C#. | 931 |
| A command-line options parser system for Common Lisp | 127 |
| A Java-based parser for RDF serializations and other formats | 20 |
| A parser for D source code | 115 |
| A utility library to parse date strings without prior knowledge of their format. | 2,050 |
| A C++ JSON parser that builds an in-memory tree representing the JSON structure. | 41 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
| A module that parses human names into individual components | 659 |
| A tool suite for parsing NTFS artifacts and extracting information from INDX files. | 215 |
| A high-performance JSON parsing library for Python | 365 |
| A library providing tools and classes for building lexers and parsers in Ada. | 6 |
| A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |