package fmlib_js

  1. Overview
  2. Docs
Library for easy compilation from ocaml to javascript

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
sha256=994eefac793a19fc7495756089d383d8b87623863ebee4e79941f30f7f60cae3
md5=6c083a2187edf29ca1920630a776071e

CHANGES.md.html

Release 0.5.0

Fmlib_std

  • Performance improvement 'Array.replace'

Fmlib_pretty

  • Added function 'write_to_channel'

Fmlib_parse

  • Changed signature of repetition combinators (e.g. 'one_or_more' and 'zero_or_more').

  • Added a generic parsing combinator for parsing of operator expressions.

  • Complete rework of layout parsing.

  • Added functions to pretty print error messages and code snippets containing an error.

  • Documentation for parsing improved and augmented significantly.

OCaml

Innovation. Community. Security.