Browse thread
[Caml-list] Interface between Ocaml and C++
[
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: | 2004-06-19 (04:56) |
From: | Gu Nu <gnu04@y...> |
Subject: | [Caml-list] Interface between Ocaml and C++ |
Hi, all Does anybody know how to deal with C++ classes, such as vectors, maps, in Ocaml? It seems that currently Ocaml can only support the interoperation of C. So the first step is to try encapusuate a C++ class with C interface, then write C interface for Ocaml. However, it is so inconvient for std classes. Does anybody has any better ideas? Thanks a lot! Andy __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail ------------------- 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