package fmlib

  1. Overview
  2. Docs
Functional monadic library

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.11.tar.gz
sha256=987144e79a5ab8544a9cac669284ef7610a70c3362d4f55e5d27e4f33b49a1b9

Description

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_browser: Functional browser applications

  • fmlib_js: Interface to javscript via js_of_ocaml.

Published: 14 Feb 2025

Dependencies (7)

  1. fmlib_browser = version
  2. fmlib_js = version
  3. fmlib_parse = version
  4. fmlib_pretty = version
  5. fmlib_std = version
  6. dune >= "3.0.0"
  7. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.