Browse thread
[Caml-list] swig like library...
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] swig like library... |
On Sat, 2004-04-24 at 00:36, Michael wrote: > some time ago there was a library announced here on the list, which is similar > to swig. I have no clue how it was named and so cannot find it. Does anybody > know that lib? There is an Ocaml module in SWIG (Author: A. Yerkes) There is also a tool for generating wrappers from MS-IDL (Author: X. Leroy). However SWIG isn't very satisfactory.. I'm thinking of writing an Ocaml program for building wrappers. There is a C parser which perhaps can be used. A preprocessor is needed. The SWIG back end model just uses a class which should be easy. Any interest in an Ocaml based SWIG like tool? -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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