[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Ocaml and Lua 5.0?
- From: Christian Lindig <lindig@...>
- Date: Mon, 24 Nov 2003 10:36:53 +0100
On Fri, Nov 21, 2003 at 10:34:51PM +0000, chris.danx wrote:
> I just started programming in OCaml and had a look around for a binding
> to Lua. Does anyone know of one? I found references to bindings but
> they where for older versions of Lua (2.5).
If you are talking about Lua-ML (http://www.cminusminus.org/code.html),
this a misconception. Lua-ML is an implementation of Lua 2.5 in OCaml,
not a binding. Of course, binding OCaml to this implementation is
especially easy.
-- Christian
--
Christian Lindig http://www.st.cs.uni-sb.de/~lindig/