[erlang-questions] Luerl - Lua in Erlang

Robert Virding robert.virding@REDACTED
Sat Feb 18 17:59:28 CET 2012


I just want to announce that I have released the first version of Luerl - Lua in Erlang. It is a Lua interpreter written in Erlang which started off as a proof of concept and an experiment with handling mutable data, but it grew. You can find it at:

https://github.com/rvirding/luerl

It is not a full Lua but it implements most of the language and a sizeable portion of the standard libraries. The user interface is lacking but I am working on that. I am also working on improving the speed and extending the libraries.

Robert



More information about the erlang-questions mailing list