Browse thread
[Caml-list] Generating C stubs
[
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: | Benedikt Grundmann <bgrundmann@g...> |
| Subject: | Re: [Caml-list] Generating C stubs |
At 11:13 15.05.02 +0200, you wrote: > Hi, > > In order to avoid spending some time on writing C stubs > myself, I'd like them to be generated automaticaly. > There are currently 3 stub generators: camouflage, ffi > and another one I don't recall (IIRC, someone claimed > that he was working on a SWIG interface). That was me and I'm still working on it. I just started working on automatic structure wrapping. This project (ocaml-swig) is the first time I started working on the core of swig which unfortunately is constantly changing because Dave and the others trying to improve the C++ support. So I really can't tell you when a working release of the ocaml-swig module will be done. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners