Colony, a JavaScript-to-Lua Source Compiler Colony compiles JavaScript to Lua 5.1 source code, that requires only a small support library. Colony can be used in any Lua application supporting the debug library (enabled in Lua 5.1 by default). Colony is experimental. It will run all of the examples in the demo/ directory. It will take some time to fully support ECMAScript 5 or support large codebas