caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] New release of Menhir (20170418)
@ 2017-04-19  8:42 François Pottier
  0 siblings, 0 replies; only message in thread
From: François Pottier @ 2017-04-19  8:42 UTC (permalink / raw)
  To: caml users


Dear OCaml users,

It is my pleasure to announce a new release of Menhir,
which is available as of now via opam.

   opam update && opam install menhir

The main changes are as follows:

- Changed Menhir's license from QPL to GPLv2. MenhirLib remains under 
LGPLv2,
   with a linking exception.

- Moved the repository to gitlab.inria.fr, where it is public.

- Many additions to the incremental API, suggested by Frédéric Bour.

- A new library, MenhirSdk, allows external tools to get access to a
   description of the grammar and automaton. This was also proposed
   by Frédéric Bour. This change and the previous one, together, allow
   error recovery strategies to be precomputed and implemented.

For more details, see the change log:
   https://gitlab.inria.fr/fpottier/menhir/blob/master/CHANGES.md

Enjoy,

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-19  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-19  8:42 [Caml-list] New release of Menhir (20170418) 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;
as well as URLs for NNTP newsgroup(s).