Browse thread
AST transformation and scrapping boilerplate code
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] AST transformation and scrapping boilerplate code |
Thank you Nicolas! This helps a lot! What needs to be done to make the generators handle polymorphic variants? On Apr 30, 2007, at 9:21 AM, Nicolas Pouillard wrote: > The new Camlp4 can generate extensible map and fold traversals for a > given data structure. alphaCaml [1] also generetates some similar code > (and a lot more since its goal is to treat bindings). > > However these to generators don't handle polymorphic variants. -- http://wagerlabs.com/