caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jonathan Roewen <jonathan.roewen@gmail.com>
To: caml-list@yquem.inria.fr
Subject: [Caml-list] toplevels / bytecode interpreter
Date: Fri, 1 Jul 2005 23:23:43 +1200	[thread overview]
Message-ID: <ad8cfe7e0507010423579e87ca@mail.gmail.com> (raw)

Hi,

Can the OCaml bytecode interpreter be embedded in C programs? For
example, a C program that mimics the top-level to a simpler degree.

I'm thinking of changing DST so that it runs a bytecode interpreter on
the bare metal instead of native code. Although, I'm sure I'd need a
lot more libc underneath to get it working compared to native code ;-)

I was also thinking the toplevel might be a good place to start
(though, don't exactly need the shell-like interface...).

Some pointers on general directions to take would be great.

Kindest Regards,

Jonathan Roewen


             reply	other threads:[~2005-07-01 11:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-01 11:23 Jonathan Roewen [this message]
2005-07-01 12:36 ` Jean-Marc EBER
     [not found] ` <1120220353.42c534c1b2b90@imp5-q.free.fr>
2005-07-01 13:57   ` clement.capel

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=ad8cfe7e0507010423579e87ca@mail.gmail.com \
    --to=jonathan.roewen@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).