Browse thread
[Caml-list] .mdb access in OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Brock <awwaiid@t...> |
| Subject: | Re: [Caml-list] automatic documentation of ocamlyacc grammars |
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