[
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: | Arnaud Spiwack <Arnaud.Spiwack@l...> |
| Subject: | OCamlduce + camlp4 |
Good day, I was playing around with OCamlduce and camlp4. (for those who are interested, I'm trying to write ocsigen+eliom website modules using OCamlduce (for xhtml generation) and pa_monad (to simplify my code with respect to monadic threads which are central in ocsigen)). There I discovered that I couldn't find a camlp4 syntax file for OCamlduce (to be able to extend OCamlduce's syntax). In my case, I'd like an equivalent to camlp4orf (original syntax, but revised-syntax quotations) that handles OCamlduce syntax (though, original-syntax quotation would require little to change, thus would be all right). Does anybody know whether it already exists ? (maybe Alain or Nicolas ;) ). If it does not, I shall consider making one myself, but I will have to know better of the insides of OCamlduce. Regards Arnaud Spiwack