Kawaii-Parser: A simple parsing library and some additional utilities.
[ bsd3, library, monad-transformers, parsing, tokenisation, utilities ]
[ Propose Tags ]
[ Report a vulnerability ]
The library provides a tiny general utilities module, and a simple combinator-based tokeniser and parser. Its main focus is not efficiency but simplicity of implementation and use. The choice operator for parsers is symmetric, avoiding the need to think about the order in which the alternatives are listed. The library provides error locations and supports adding locations to the parse tree.
Downloads
- Kawaii-Parser-3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0, 1.0.0, 1.0.1, 2.0.0, 3.0.0 |
---|---|
Dependencies | base (<4.21), containers, directory, generic-lens, lens, mtl [details] |
License | BSD-3-Clause |
Author | Liisi Kerik |
Maintainer | liisikerik@hotmail.com |
Revised | Revision 2 made by Liisi_Kerik at 2025-07-09T11:20:06Z |
Category | Parsing, Tokenisation, Utilities |
Source repo | head: git clone https://github.com/liisikerik/kawaii_parser.git |
Uploaded | by Liisi_Kerik at 2025-07-09T10:27:51Z |
Distributions | |
Downloads | 735 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-07-09 [all 1 reports] |