Taking up a suggestion by Helmar, I have ported the Ngaro VM to Lua.
This is a quick and dirty port, implementing the bare minimum needed
to run Retro. There's no support for files, sockets, saving of images,
etc. But it does work.
The code is at
http://gist.github.com/713720 and also in the Fossil
repository on
http://rx-core.org.
This brings the total number of current implementation languages to 6
- C, C#, Go, JavaScript, Java (J2ME), and now Lua.
-- crc