Browse thread
[Caml-list] Documentation tools
-
Xavier Leroy
- Sven LUTHER
- Peter Ronnquist
- Christian Lindig
- markus.kliegl@t...
- Stefan Monnier
- Emmanuel LEDINOT
[
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: | markus.kliegl@t... |
| Subject: | Re: [Caml-list] Documentation tools |
On Mon, 14 May 2001, Xavier Leroy wrote: ... > > Suggestions and pointers to existing documentation systems are most > welcome. Well, besides the documentation generation stuff, I also like the documentation strings of lisp (i.e. (describe 'xyz) and the comments of objects in smalltalk (i.e. Integer comment printnl!). Something similar to this in Ocaml would be great. Perhaps a let...with_comment... construct? As in: let f x y = ... with_comment "f takes two arguments..." This could also easily be used for the documentation generation. But I'm rather new to Ocaml, so I'm not sure if anything I just said made sense :-) > > - Xavier Leroy > ------------------- > To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr > Markus Kliegl ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr