mparser
A simple monadic parser combinator library
Description
This library implements a rather complete and efficient monadic parser combinator library similar to the Parsec library for Haskell by Daan Leijen and the FParsec library for FSharp by Stephan Tolksdorf.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 12 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
comby
>= "1.3.0" & < "1.7.0"
comby-kernel
< "1.7.0"
daypack-lib
>= "0.0.6"
frenetic
>= "5.0.0" & < "5.0.5"
sill
>= "1.3"