|
Matt David Given wrote:
I've actually thought that it would be very interesting to build a Javascript interpreter *on Lua* --- use pure Lua code to translate the Javascript into Lua, compile, and run. The two languages are similar enough semantically that the mapping is probably quite easy.