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
2016-03-10 10:24:25 +01:00
2016-03-06 18:32:20 -08:00
2016-03-10 10:24:25 +01:00
2016-03-10 10:24:25 +01:00
2015-12-13 11:06:15 +01:00
2016-03-09 11:53:49 -08:00
2016-03-10 10:24:25 +01:00
2015-11-14 21:56:05 +08:00
2015-08-03 20:34:07 +02:00
2016-03-10 10:24:25 +01:00
2016-02-11 21:48:14 -08:00
2016-02-11 21:48:14 -08:00
2016-03-10 10:24:25 +01:00
2016-02-11 21:48:14 -08:00
2016-01-08 13:03:22 -08:00
2015-01-08 09:57:28 -08:00

Blockly

Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.

The project page is https://developers.google.com/blockly/

Description
The web-based visual programming editor.
Readme Apache-2.0 249 MiB
Languages
TypeScript 51.3%
JavaScript 40.6%
Python 2.1%
HTML 1.8%
PHP 1.5%
Other 2.7%