caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dario Teixeira <darioteixeira@yahoo.com>
To: caml-list@inria.fr, oliver@first.in-berlin.de
Subject: Re: [Caml-list] my own exceptions from ocamlyacc?
Date: Mon, 11 Oct 2010 13:33:33 -0700 (PDT)	[thread overview]
Message-ID: <80913.26742.qm@web111502.mail.gq1.yahoo.com> (raw)
In-Reply-To: <20101011135009.GB6256@first.in-berlin.de>

Hi,

> Hmhh, a while ago I tried around with menhir, but did not really used it.
> I have that in mind for cases, when ocamlyacc would become too annoying,
> but at least at the moment I'm fine with ocamlyacc.
> 
> I thought menhir is necessary for more complex grammars;
> don't know if it helps me here.

I find that Menhir's advantages over Ocamlyacc go beyond accepting a
superset of grammars.  For instance, Menhir allows the use EBNF notation,
which makes the grammar productions much simpler and easier to read.
Moreover, Menhir facilities for debugging and 'explaining' the grammar
make it a much friendlier tool for beginners and experts alike.

Cheers,
Dario Teixeira






      reply	other threads:[~2010-10-11 20:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11 10:22 oliver
2010-10-11 12:55 ` [Caml-list] " Basile Starynkevitch
2010-10-11 13:25   ` Chris Yocum
2010-10-11 13:45     ` oliver
2010-10-11 13:50   ` oliver
2010-10-11 20:33     ` Dario Teixeira [this message]

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=80913.26742.qm@web111502.mail.gq1.yahoo.com \
    --to=darioteixeira@yahoo.com \
    --cc=caml-list@inria.fr \
    --cc=oliver@first.in-berlin.de \
    /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).