Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eratio08/pars-comb-ml
Monadic parsing in OCaml
https://github.com/eratio08/pars-comb-ml
monadic ocaml parser parser-combinators parsing
Last synced: about 1 month ago
JSON representation
Monadic parsing in OCaml
- Host: GitHub
- URL: https://github.com/eratio08/pars-comb-ml
- Owner: eratio08
- Created: 2024-03-09T14:31:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T22:13:50.000Z (7 months ago)
- Last Synced: 2024-09-29T06:41:07.065Z (about 2 months ago)
- Topics: monadic, ocaml, parser, parser-combinators, parsing
- Language: OCaml
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monadic Parsing on OCaml
The source paper [*Monadic parsing in Haskell*](https://www.cambridge.org/core/services/aop-cambridge-core/content/view/E557DFCCE00E0D4B6ED02F3FB0466093/S0956796898003050a.pdf/monadic-parsing-in-haskell.pdf) by Graham Hutton & Eric Meuer.