caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Roessler <roessler@rftp.com>
To: Caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml expression evaluated in a OCaml program
Date: Mon, 07 Feb 2005 12:31:44 -0800	[thread overview]
Message-ID: <4207D030.9000806@rftp.com> (raw)
In-Reply-To: <200502071647.29407.jon@jdh30.plus.com>

Jon Harrop wrote:

> ...
> If you don't really want to execute ocaml code but, rather, simple expressions 
> then you can write your own interpreter quite easily. Many tutorials cover 
> this. If you want to provide access to a few calls in your interpreter then 
> you can simply implement them in your own little language. There are many 
> tutorials on ocaml which describe simple interpreters.

Or there is Ocs (http://will.iki.fi/software/ocs/) - from their page:

"Ocs is an implementation of Scheme, as defined by R5RS. It is
implemented entirely in OCaml and is suitable for embedding in OCaml
programs. It is free, open source software, distributed under a
permissive (two-clause) BSD-style license."

Robert Roessler
robertr@rftp.com
http://www.rftp.com



  parent reply	other threads:[~2005-02-07 20:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-07 13:42 Nicolas Dufour
2005-02-07 16:17 ` [Caml-list] " sejourne_kevin
2005-02-07 16:13   ` Nicolas Dufour
2005-02-07 16:47     ` Jon Harrop
2005-02-07 17:08       ` Yaron Minsky
2005-02-07 17:21       ` Vincenzo Ciancia
2005-02-07 20:31       ` Robert Roessler [this message]
2005-02-07 20:42     ` [Caml-list] " Brock

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=4207D030.9000806@rftp.com \
    --to=roessler@rftp.com \
    --cc=caml-list@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).