* [Caml-list] [ANN] release of fmlib.0.2.0
@ 2021-04-03 12:41 Helmut Brandl
0 siblings, 0 replies; 1+ messages in thread
From: Helmut Brandl @ 2021-04-03 12:41 UTC (permalink / raw)
To: caml users
[-- Attachment #1: Type: text/plain, Size: 1315 bytes --]
I am pleased to announce the second release (0.2.0) of fmlib, a functional
library with managed effects.
The library has up to now 4 components:
- Some standard datatypes https://hbr.github.io/fmlib/odoc/fmlib/Fmlib_std/index.html <https://hbr.github.io/fmlib/odoc/fmlib/Fmlib_std/index.html>
- Pretty printing functions https://hbr.github.io/fmlib/odoc/fmlib/Fmlib_pretty/Print/index.html <https://hbr.github.io/fmlib/odoc/fmlib/Fmlib_pretty/Print/index.html>
- Parsing combinator library https://hbr.github.io/fmlib/odoc/fmlib/Fmlib_parse/index.html <https://hbr.github.io/fmlib/odoc/fmlib/Fmlib_parse/index.html>
- Primitives to compile to javascript https://hbr.github.io/fmlib/odoc/fmlib_js/index.html <https://hbr.github.io/fmlib/odoc/fmlib_js/index.html>
The last component is the new one in version 0.2.0. Internally it uses
`js_of_ocaml` to compile to javascript. It is an easy to use library of
primitive functions to access mainly browser functionality from ocaml and some
rudimentary functions to access nodejs functionality.
It can be installed via opam by
opam update
opam install fmlib
opam install fmlib_js
It is located at github https://github.com/hbr/fmlib <https://github.com/hbr/fmlib>
Remarks, comments and feedback is welcome.
Regards Helmut
[-- Attachment #2: Type: text/html, Size: 7166 bytes --]
^ permalink raw reply [flat|nested] 1+ messages in thread
only message in thread, back to index
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-03 12:41 [Caml-list] [ANN] release of fmlib.0.2.0 Helmut Brandl
caml-list - the Caml user's mailing list
Archives are clonable: git clone --mirror https://inbox.ocaml.org/caml-list
AGPL code for this site: git clone https://public-inbox.org/ public-inbox