caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Lindig <lindig@cs.uni-sb.de>
To: snh1@cec.wustl.edu
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Ocaml-Lua interface
Date: Sun, 12 Sep 2004 13:08:56 +0200	[thread overview]
Message-ID: <23DCF5F2-04AC-11D9-BE90-000A95CB833C@cs.uni-sb.de> (raw)
In-Reply-To: <3069.128.252.41.44.1094927863.squirrel@clarion.cec.wustl.edu>


On Sep 11, 2004, at 8:37 PM, snh1@cec.wustl.edu wrote:

> I wanted to use Lua from Ocaml, so I wrote an interface to do so.

We have an implementation of Lua 2.5 in OCaml; since it is written in 
OCaml, no C files are necessary.

	http://www.cminusminus.org/rsync/dist/lua-ml.tar.gz

The API makes it especially easy to extend the interpreter; there is a 
paper about it:

	http://www.eecs.harvard.edu/~nr/pubs/embed-abstract.html

-- Christian

-------------------
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


      parent reply	other threads:[~2004-09-12 11:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-11 18:37 snh1
2004-09-11 23:33 ` chris.danx
2004-09-12  4:05   ` snh1
2004-09-12 22:33     ` chris.danx
2004-09-12 11:08 ` Christian Lindig [this message]

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=23DCF5F2-04AC-11D9-BE90-000A95CB833C@cs.uni-sb.de \
    --to=lindig@cs.uni-sb.de \
    --cc=caml-list@inria.fr \
    --cc=snh1@cec.wustl.edu \
    /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).