Browse thread
[Caml-list] Re: Common IO structure
[
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] Re: Common IO structure |
On Thu, 2004-05-06 at 01:48, Marcin 'Qrczak' Kowalczyk wrote:
> W liście z śro, 05-05-2004, godz. 18:11 +1000, skaller napisał:
>
> > has been built into Felix as an initial step
> > in Felix being able to process C library header
> > files *directly* without binding specifications
> > or use of an external tool like SWIG."
>
> I don't believe it's possible to automatically generate a reasonable
> binding to a C library, given only its headers. Except very simple
> libraries.
extern "C" {
#include <some_library.h>
}
Pretty neat wrapper generator, eh?
--
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