fmlibversion Documentation on ocaml.org
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.3.1.tar.gz sha256=ed807c1c45860570288f1b062cc6d15cefc12d97908095be0108ef390577d300 md5=7c9dde2b12d22a3f40a8e00c0c793ba6 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/fmlib/fmlib.0.3.1/opam |
Required by
- fmlib_std=0.3.1


