caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "François Pottier" <francois.pottier@inria.fr>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] [ANN] New release of fix
Date: Wed, 5 Dec 2018 21:27:31 +0100	[thread overview]
Message-ID: <857e779d-0569-e73a-115d-764aa6a545d9@inria.fr> (raw)


Dear OCaml users,

I would like to announce a new release of fix, an OCaml library that 
provides
facilities for memoization, hash-consing, and least-fixed-point 
computations.

The library can be installed as follows:

   opam update && opam install fix.20181130

The repository's README offers some documentation and links to demos:

   https://gitlab.inria.fr/fpottier/fix/

In particular, this demo, a conversion of regular expressions to 
finite-state
automata by Brzozowski's method, illustrates many of the facilities 
offered by
the library:

   http://gallium.inria.fr/blog/fixin-your-automata/

Happy fixin',

--
François Pottier
francois.pottier@inria.fr
http://gallium.inria.fr/~fpottier/

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list https://inbox.ocaml.org/caml-list
Forum: https://discuss.ocaml.org/
Bug reports: http://caml.inria.fr/bin/caml-bugs

             reply	other threads:[~2018-12-05 20:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05 20:27 François Pottier [this message]
2018-12-05 22:37 ` François Pottier
2018-12-06 17:34   ` François Pottier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=857e779d-0569-e73a-115d-764aa6a545d9@inria.fr \
    --to=francois.pottier@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).