Browse thread
Creating wrappers for C libraries
-
Erik de Castro Lopo
- Chris King
- Sébastien Hinderer
- Jon Harrop
- Richard Jones
[
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: | Sébastien Hinderer <Sebastien.Hinderer@e...> |
| Subject: | Re: Creating wrappers for C libraries |
Hi, Erik de Castro Lopo : > I was wondering if there was any semi-automated too for creating > Ocaml bindings for C libraries. You may have a look to swig. No idea how convenient the generated bindings are. Cheers, Sébastien.