[
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: | Michaël_Grünewald <michael.grunewald@l...> |
| Subject: | Re: [Caml-list] fancy tex for ocaml code |
Pierre-Evariste Dagand wrote: > Hi, > >> I was wondering if someone is aware of a tool for ocaml like this at >> http://people.cs.uu.nl/andres/lhs2tex/ > > Ocamlweb is what you are looking for: > [http://www.lri.fr/~filliatr/ocamlweb/]. It's an excellent tool. I really second your voice saying that ocamlweb gives very enjoyable results. > Also, for any language, noweb [http://www.cs.tufts.edu/~nr/noweb/] always works. NOWEB will not produce a `fancy output' for a given language without special support for this language. BTW it is an excellent tool for literate programming. -- Cheers, Michaël