Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: JAN OBER <ober.14@osu.edu>
To: caml-list@yquem.inria.fr
Subject: OCaml as an application scripting language (like Guile)?
Date: Wed, 12 Dec 2007 17:31:52 -0500	[thread overview]
Message-ID: <11708011a623.11a623117080@osu.edu> (raw)

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


             reply	other threads:[~2007-12-12 22:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-12 22:31 JAN OBER [this message]
2007-12-12 22:52 ` [Caml-list] " David Allsopp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11708011a623.11a623117080@osu.edu \
    --to=ober.14@osu.edu \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox