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: | David MENTRE <dmentre@l...> |
| Subject: | Re: [Caml-list] OCaml and doxygen??? |
Hello, Norman Ramsey <nr@eecs.harvard.edu> writes: > We have over 10,000 lines of literate OCaml written using noweb. > http://www.eecs.harvard.edu/~nr/noweb/ demexp is also an ocaml program currently made of more than 5,500 lines using noweb. Nice point about noweb: it is language agnostic so, for example, demexp XDR message description is also documented with noweb. Weak point in relation with ocaml: no pretty-printing of OCaml code. It should be doable using noweb plugin infrastructure and ocamlweb pretty-printing code but nobody as done it yet. Yours, d. -- pub 1024D/A3AD7A2A 2004-10-03 David MENTRE <dmentre@linux-france.org> 5996 CC46 4612 9CA4 3562 D7AC 6C67 9E96 A3AD 7A2A ------------------- 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