package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.4.tar.gz
sha256=4817038301d3e45bac9edf7e6f2fc8bf0a6d78e76e02ad7ea33ef69bcc17df3b
md5=25234357587126685d64f16236167937

doc/Fmlib_overview.html

Fmlib: Functional Monadic Library

API

Fmlib

Fmlib_native

Fmlib_node

Fmlib_js

Main Features

  • Develop console applications once and run them either on nodejs or natively (Fmlib.Io).
  • Develop interactive web applications in the Elm style.
  • Combinator parser in the style of parsec which fully supports indentation sensitivity and incremental parsing. The incrementality guarantees, that the parser can run in any environment including a web browser.
  • Fmlib.Pretty_print: A pretty printer to output nicely formatted text and error messages (similar to Stdlib.Format, but fully monadic to run in any environment).
  • Library of basic datastructures allowing functional monadic programming (Fmlib).
OCaml

Innovation. Community. Security.