Browse thread
[Caml-list] OCaml and doxygen???
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] OCaml and doxygen??? |
On Thu, 2004-10-07 at 03:30, Vasili Galchin wrote: > Hello, > > To my knowledge http://www.doxygen.org only works with C/C++. Is > there any general-purpose tool that allows one to do something like > literate programming with OCaml? Interscript (http://interscript.sf.net), Funnelweb, Noweb, NuWeb, and half a dozen other LP tools work just fine with *all* languages. Ocamldoc (available in the standard distro) is a language dependent documentatiuon tool like perldoc, doxygen, javadoc etc, However, please don't confuse this with LP. LP is universal but invasive, doc tools are language dependent, don't interoperate, but aren't invasive. -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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