* [Caml-list] [ANN] New release of fix
@ 2018-12-05 20:27 François Pottier
2018-12-05 22:37 ` François Pottier
0 siblings, 1 reply; 3+ messages in thread
From: François Pottier @ 2018-12-05 20:27 UTC (permalink / raw)
To: caml users
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-06 17:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05 20:27 [Caml-list] [ANN] New release of fix François Pottier
2018-12-05 22:37 ` François Pottier
2018-12-06 17:34 ` François Pottier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox