Commit graph

5 commits

Author SHA1 Message Date
Katelyn Mann
a5c9b7ef32 Add the rest of the generator infrastructure back into scratch-blocks. 2017-02-07 14:42:33 -08:00
Andrew Sliwinski
f066b2008f Remove unused built/compressed generators. Re GH-304 2016-05-03 15:03:57 -04:00
Neil Fraser
d73531da6b Routine recompile. 2016-03-29 09:04:25 -07:00
Neil Fraser
d086634394 Lint and recompile. 2016-03-18 15:19:26 -07:00
Rodrigo Queiro
a5d3f340e5 Add a Lua code generator
This is based on the JS generator, with a lot of inspiration from Ellen
Spertus's blockly-lua: https://github.com/espertus/blockly-lua

All unit tests pass with Lua 5.3.2.
2016-03-10 10:24:25 +01:00