Packages tagged parser
30 packages have this tag.
[Merge tag] (trustees only)Related tags: library (28), bsd3 (20), language (6), mit (6), program (5), data (4), pretty-printer (4), web (3), ats (2), configuration (2), json (2), lexer (2), pipes (2), text (2), agpl (1), binary (1), cli (1), codec (1), compilation (1), compiler (1), data-structures (1), deprecated (1), development (1), framework (1), geometry (1), gis (1), gpl (1), graphs (1), html (1), lalr (1), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
ats-format | 123 | 0.0 | 2 | A source-code formatter for ATS | (ats, bsd3, development, language, parser, program) | 2019-11-30 | 0.2.0.36 | vmchale |
binary-parser | 146 | 0.0 | 6 | An efficient but limited parser API specialised to bytestrings | (binary, library, mit, parser) | 2024-01-21 | 0.5.7.6 | NikitaVolkov |
conditional-restriction-parser | 8 | 0.0 | 0 | Parser and interpreter of OpenStreetMap conditional restriction values | (agpl, library, parser, program) | 2022-09-08 | 0.1.0.5 | lbuchli |
descrilo | 23 | 0.0 | 1 | Loads a list of items with fields | (configuration, data, gpl, library, parser) | 2018-11-03 | 0.1.0.7 | mgmillani |
egison-pattern-src | 29 | 0.0 | 4 | Manipulating Egison patterns: abstract syntax, parser, and pretty-printer | (bsd3, language, library, parser, pretty-printer) | 2020-11-03 | 0.2.1.2 | SatoshiEgi, coord_e, momohatt |
egison-pattern-src-haskell-mode | 17 | 0.0 | 1 | Parser and pretty printer for Egison pattern expressions in Haskell source code | (bsd3, language, library, parser, pretty-printer) | 2020-11-03 | 0.2.1.2 | SatoshiEgi, coord_e, momohatt |
egison-pattern-src-th-mode | 17 | 0.0 | 2 | Parser and pretty printer for Egison pattern expressions to use with TH | (bsd3, language, library, parser, pretty-printer, template-haskell) | 2020-11-03 | 0.2.1.2 | SatoshiEgi, coord_e, momohatt |
fix-parser-simple (deprecated) | 21 | 0.0 | 1 | Simple fix-expression parser | (deprecated, library, parser) | 2011-12-12 | 15320.3 | |
hs-logo | 20 | 0.0 | 1 | Logo interpreter written in Haskell | (bsd3, parser, program) | 2012-05-13 | 0.5.1 | DeepakJois |
htoml | 43 | 0.0 | 7 | Parser for TOML files | (bsd3, configuration, data, json, language, library, parser, text) | 2016-11-07 | 1.0.0.3 | cies |
hw-parser | 47 | 0.0 | 6 | Simple parser support | (bsd3, data, library, parser) | 2020-04-14 | 0.1.1.0 | newhoggy, haskellworks |
language-ats | 184 | 2.0 | 4 | Parser and pretty-printer for ATS. | (ats, bsd3, language, lexer, library, parser, pretty-printer) | 2021-01-18 | 1.7.10.3 | vmchale |
list-t-html-parser | 19 | 0.0 | 1 | Streaming HTML parser | (html, library, mit, parser, streaming) | 2016-10-19 | 0.4.2 | NikitaVolkov |
megalisp | 3 | 0.0 | 0 | lisp parser using mega-parsec | (bsd3, library, parser) | 2020-06-14 | 0.0.1 | KristofBastiaensen |
pangraph | 10 | 0.0 | 2 | A set of parsers for graph languages and conversions to graph libaries. | (bsd3, data-structures, graphs, library, parser) | 2018-10-05 | 0.2.1 | thisiswhereitype |
parse | 3 | 2.0 | 0 | Simple way to parse strings with Python-like format strings. | (bsd3, library, parser) | 2021-12-11 | 0.1.0.0 | moonsheep |
parser241 | 14 | 0.0 | 1 | An interface to create production rules using augmented grammars | (bsd3, library, parser) | 2015-10-23 | 0.1.0.2 | YLiLarry |
pipes-aeson | 42 | 0.0 | 6 | Encode and decode JSON streams using Aeson and Pipes. | (bsd3, library, parser, pipes) | 2024-02-23 | 0.4.2 | RenzoCarbonara |
pipes-attoparsec | 61 | 0.0 | 22 | Attoparsec and Pipes integration. | (bsd3, library, parser, pipes) | 2023-05-02 | 0.6.0 | PaoloCapriotti, RenzoCarbonara |
platinum-parsing | 7 | 0.0 | 0 | General Framework for compiler development. | (bsd3, cli, compilation, compiler, framework, lalr, lexer, library, parser, program) | 2017-07-19 | 0.1.0.0 | chlablak |
record-syntax | 20 | 0.0 | 0 | A library for parsing and processing the Haskell syntax sprinkled with anonymous records | (library, mit, parser, preprocessor, records, syntax) | 2016-10-24 | 0.1.1 | NikitaVolkov |
scotty-params-parser | 14 | 0.0 | 1 | HTTP-request's query parameters parser abstraction for "scotty" | (library, mit, parser, web) | 2016-06-01 | 0.5.1.1 | NikitaVolkov |
stompl | 27 | 0.0 | 4 | Stomp Parser and Utilities | (library, message-oriented-middleware, network, parser, stomp) | 2020-12-27 | 0.6.0 | TobiasSchoofs |
timerep | 75 | 0.0 | 23 | Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822) | (bsd3, library, parser, text, time, web) | 2022-06-13 | 2.1.0.0 | HugoGomes, koral |
tokenify | 10 | 0.0 | 1 | A regex lexer | (library, mit, parser) | 2015-05-17 | 0.1.2.0 | akst |
waargonaut | 38 | 2.5 | 2 | JSON wrangling | (bsd3, json, library, parser, web) | 2021-01-20 | 0.8.0.2 | TonyMorris, qfpl, topos |
wkt-types | 7 | 0.0 | 0 | A library for working with .wkt files. | (bsd3, geometry, gis, library, ogc, parser, well-known-text, wkt) | 2024-07-18 | 0.1.0.0 | gtollini |
xeno | 84 | 0.0 | 7 | A fast event-based XML parser in pure Haskell | (bsd3, library, parser, xml) | 2022-08-29 | 0.6 | ChrisDone, MichalGajda, ocramz |
xls | 21 | 0.0 | 0 | Parse Microsoft Excel xls files (BIFF/Excel 97-2004) | (bsd3, codec, data, library, parser, program, spreadsheet) | 2020-05-30 | 0.1.3 | harendra, olf |
yaml-unscrambler | 92 | 0.0 | 1 | Flexible declarative YAML parsing toolkit | (library, mit, parser, parsers, yaml) | 2024-01-03 | 0.1.0.19 | NikitaVolkov |