Wobbo 8 Posted April 11, 2014 Share Posted April 11, 2014 Recently, I found a lisp to lua compiler. So this is a lisp compiler that instead of spewing out binary executables, it spews out Lua code. I had to change it a little to make it work for OC[1], but it does now! You can find the compiler here. The programs it creates need at least 128 kb, so no Lisping robots yet. [1] Apparently, including deprecated functions, like table.maxn, is normal >.> Quote Link to post Share on other sites