Entry tags:
Javascript in 10 days
So, in 10 days I reached 30% test coverage with my JS to Lua transpiler (3659 out of 11725 from ECMAScript 5 test suite) and decided it was enough :)
Results are under MIT license at https://bitbucket.org/cosi2/js2lua and https://github.com/wizzard0/js2lua for Mercurial and Git lovers, respectively.
Despite all shortcuts and hacks, the bootstrapping stage (ability to translate esprima and other node.js modules used) wasnt reached. Or "developed in 10 days" is really "designed in 10 days", not "developed"? :)
Results are under MIT license at https://bitbucket.org/cosi2/js2lua and https://github.com/wizzard0/js2lua for Mercurial and Git lovers, respectively.
Despite all shortcuts and hacks, the bootstrapping stage (ability to translate esprima and other node.js modules used) wasnt reached. Or "developed in 10 days" is really "designed in 10 days", not "developed"? :)