Browse thread
camlp4: Parsing and transforming class definitions
- Joel Reymont
[
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: | camlp4: Parsing and transforming class definitions |
Folks, I would like to use camlp4 to parse OCaml class definitions and transform the code if the class inherits from a given one. Are there any OCaml extensions that manipulate classes? For the record, I would like to generate define Cocoa classes in OCaml and automatically generate all the required FFI wrappers. Thanks, Joel -- http://wagerlabs.com