* [Caml-list] <newbie> OCamlIDL? @ 2004-07-15 21:12 Corey O'Connor 2004-07-19 13:44 ` Xavier Leroy 0 siblings, 1 reply; 2+ messages in thread From: Corey O'Connor @ 2004-07-15 21:12 UTC (permalink / raw) To: caml-list This is probably a stupid question, but were is OCamlIDL and it's documentation? It sounds like OCamlIDL will generate the ml/mli code and C stub interfaces for C headers so I don't have to, or do I just have the wrong idea? Thanks! -- -Corey O'Connor ------------------- 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] <newbie> OCamlIDL? 2004-07-15 21:12 [Caml-list] <newbie> OCamlIDL? Corey O'Connor @ 2004-07-19 13:44 ` Xavier Leroy 0 siblings, 0 replies; 2+ messages in thread From: Xavier Leroy @ 2004-07-19 13:44 UTC (permalink / raw) To: Corey O'Connor; +Cc: caml-list > This is probably a stupid question, but were is OCamlIDL and it's > documentation? http://caml.inria.fr/camlidl/ > It sounds like OCamlIDL will generate the ml/mli code and > C stub interfaces for C headers so I don't have to, or do I just have the > wrong idea? That's almost the idea: it does generate the stub code and ml/mli interfaces, but from an "IDL description" of the C code to be interfaced. The IDL description looks like a C header file with additional annotations. Depending on the C code in question, the annotations can either be straightforward or quite hard to figure out... - Xavier Leroy ------------------- 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-19 13:44 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2004-07-15 21:12 [Caml-list] <newbie> OCamlIDL? Corey O'Connor 2004-07-19 13:44 ` Xavier Leroy
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox