[
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: | blue storm <bluestorm.dylc@g...> |
| Subject: | Re: [Caml-list] camlp4 blog posts |
On 1/5/09, Jake Donham <jake@donham.org> wrote: > Hi list, > > I've started a series of blog posts about Camlp4, containing things > learned the hard way, with pointers into the Camlp4 source. Hope you > find them interesting and useful. I would be grateful for comments and > corrections. > > http://ambassadortothecomputers.blogspot.com/ > > Jake Do not hesitate to give your reader ocamldoc-generated documentation. I've uploaded one (3.10.1 iirc) on http://bluestorm.info/camlp4/camlp4-doc/ , feel free to refer to it or (better imho) upload an equivalent one on your website (i could send you archives if necessary, but that's basically the output of ocamldoc on the Sig.ml file). In my experience this can be very useful, nearly as much as reading the source directly.