caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Brock <awwaiid@thelackthereof.org>
To: shaddin <shaddin@mitre.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] automatic documentation of ocamlyacc grammars
Date: Thu, 5 Aug 2004 10:23:33 -0700	[thread overview]
Message-ID: <20040805172333.GM2815@thelackthereof.org> (raw)
In-Reply-To: <41116E1A.8080902@mitre.org>

I suggest you focus on finding a yacc -> LaTeX converter, as these are
more common than .mly converter specifically (and will work with minimal
changes). Heres one: http://se.wtb.tue.nl/~hat/showgrammar/

--Brock

On 2004.08.04.19.15, shaddin wrote:
| Does anybody know of a tool that, given a .mly file, parses the file and 
| produces documentation of the BNF of the grammar in latex (or html, or 
| anything...). This would be very useful for those of us who want to 
| document the input grammars we use. As far as i gathered from skimming 
| the manual, ocamldoc doesnt do this.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2004-08-05 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04 16:15 [Caml-list] .mdb access in OCaml John Carr
2004-08-04 23:15 ` [Caml-list] automatic documentation of ocamlyacc grammars shaddin
2004-08-05 17:23   ` Brock [this message]
2004-09-02 14:40   ` Hendrik Tews
2004-08-05  7:01 ` [Caml-list] .mdb access in OCaml Florian Hars
2004-08-05 21:45   ` John Carr
2004-08-25  2:06     ` John Carr

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=20040805172333.GM2815@thelackthereof.org \
    --to=awwaiid@thelackthereof.org \
    --cc=caml-list@inria.fr \
    --cc=shaddin@mitre.org \
    /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).