Porting jill (Lua on Java) to ActionScript 3.
https://github.com/Ravenbrook/jill
Project name is from the opening song of 'The Ugly and Beautiful World' (この醜くも美しい世界).
https://weimingtom.github.io/metamorphose/
Flex demo (WIP, from lua-alchemy demo):
https://weimingtom.github.io/metamorphose/MetamorphoseDemo.html
2017-02-07: Adding Lua common test cases and Flex project.
2015-08-15: Console launcher is ported to Java Swing.
2015-08-14: Some modifications of jill (static vars).
2015-08-10: Invoking lua_call tostring() function before outputing.
2015-08-09: Creating AS3 and Java projects.
- Script loading. (need yield?)
- Script driven game. (for example, reversi)