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.
Author | Helmut Brandl <helmut.brandl@gmx.net> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/hbr/fmlib |
Issue Tracker | https://github.com/hbr/fmlib/issues |
Maintainer | Helmut Brandl <helmut.brandl@gmx.net> |
Dependencies |
|
Source [http] | https://github.com/hbr/fmlib/archive/0.4.0.tar.gz sha256=b54320cbe9bddac9ff88654e1d8ffea1d2eecb48aa668f3483f26f80c7954531 md5=28a93cbd62d5debe496759e8e954848b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/fmlib/fmlib.0.4.0/opam |
Required by
- fmlib_std=0.4.0