caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "François Pottier" <francois.pottier@inria.fr>
To: menhir@inria.fr, caml users <caml-list@inria.fr>
Subject: [Caml-list] [ANN] New release of Menhir (20181113)
Date: Wed, 14 Nov 2018 13:55:35 +0100	[thread overview]
Message-ID: <ae0abfca-89d9-03b4-e8b3-6058e4136c4a@inria.fr> (raw)


Hello,

I would like to announce a new release of Menhir, 20181113. It is
available via opam (opam update && opam install menhir).

   https://gitlab.inria.fr/fpottier/menhir/blob/master/CHANGES.md

The main change is an experimental **new syntax** for rules. The new 
syntax is
slightly more pleasant and powerful than the old syntax. The old syntax
remains available; the user chooses between the two syntaxes on a per-rule
basis.

This blog post presents a couple demos that use the new syntax:

   http://gallium.inria.fr/blog/parser-construction-menhir-appetizers/

For expert users, I have also written a brief a summary of the differences
between the old and new syntaxes:

 
https://gitlab.inria.fr/fpottier/menhir/blob/master/doc/new-rule-syntax-summary.md

Happy parsing,

--
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-11-14 12:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=ae0abfca-89d9-03b4-e8b3-6058e4136c4a@inria.fr \
    --to=francois.pottier@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=menhir@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).