Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* OCaml as an application scripting language (like Guile)?
@ 2007-12-12 22:31 JAN OBER
  2007-12-12 22:52 ` [Caml-list] " David Allsopp
  0 siblings, 1 reply; 2+ messages in thread
From: JAN OBER @ 2007-12-12 22:31 UTC (permalink / raw)
  To: caml-list

Hi,

I'm thinking of getting OCaml integrated as a scripting
language into a C++ application.

I had a hard time finding how one would go about getting the
bytecode compiler and bytecode interpreter integrated
in a library-like fashion. Of course I could have the
compiler and runtime invoked from within the C++ application,
and have an IPC with a "server" thread within the application.
But this seems to add too much overhead (both at runtime, and
in general code messiness).

Ideally, I'd like Guile that digs OCaml ;)

Cheers, Kuba


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-12 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-12 22:31 OCaml as an application scripting language (like Guile)? JAN OBER
2007-12-12 22:52 ` [Caml-list] " David Allsopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox