[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Julien Boulnois <jboulnois@r...> |
| Subject: | Re: Re: [Caml-list] pocengine |
>I am just curious. Are you using the C implementation of Lua? There is >also an OCaml of Lua, albeit only for Lua 2.5. I am using it for my own >projects. > >http://www.cminusminus.org/code.html#luaml I'm using the very good OCaml implementation, because interaction with lua data is easier and Lua 2.5 is suffisant for our needs. Julien Boulnois