fmlibversion

Functional monadic library

Umbrella for a collection of libraries supporting functional programming with managed effects. The umbrella contains only documentation. See the following packages to get the functionality:

  • fmlib_std: A lot of standard data types.

  • fmlib_parse: Monadic parsing functions with combinators suitable for incremental and indentation sensitive parsing.

  • fmlib_pretty: Pretty printing functions. Prints hierachical structures like expressions and indented paragraphs nicely.

  • 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.1.tar.gz
md5=7c9dde2b12d22a3f40a8e00c0c793ba6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/fmlib/fmlib.0.3.1/opam
Required by