Kawaii-Parser: A simple parsing library.

[ bsd3, library, monad-transformers, parsing, tokenisation ] [ Propose Tags ]

This library provides a simple 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 supports adding locations to the parse tree and aims to provide reasonably detailed information about parse errors with minimal user involvement. It also contains a module with type synonyms for some compositions of monad transformers.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0, 1.0.0, 1.0.1, 2.0.0
Dependencies base (<4.15), containers, mtl [details]
License BSD-3-Clause
Author Liisi Kerik
Maintainer liisikerik@hotmail.com
Category Monad transformers, Parsing, Tokenisation
Home page https://github.com/liisikerik/kawaii_parser
Source repo head: git clone https://github.com/liisikerik/kawaii_parser.git
Uploaded by Liisi_Kerik at 2021-07-11T07:34:38Z
Distributions
Downloads 573 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-11 [all 1 reports]