fmlibversion

Functional monadic library

Library supporting functional programming with managed effects. It features

  • Fmlib_std: A lot of standard data types.

  • Fmlib_parse: Monadic parsing functions with combinators suitable for indentation sensitive parsing.

  • Fmlib_pretty: Pretty printing functions.

  • Fmlib_js: Interface to javscript via js_of_ocaml.

AuthorHelmut Brandl <helmut.brandl@gmx.net>
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/hbr/fmlib
Issue Trackerhttps://github.com/hbr/fmlib/issues
MaintainerHelmut Brandl <helmut.brandl@gmx.net>
Dependencies
Source [http] https://github.com/hbr/fmlib/archive/0.3.0.tar.gz
md5=15e32aea1a5cd9962f29db3d1a1f4b7a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/fmlib/fmlib.0.3.0/opam
Required by