Monica Kozbial 04d6d119c0 Add indexing setting for JavaScript Generation (#419)
Adding setting to allow for switching between zero and one based indexing for Blockly Blocks such that the generated code will use this flag to determine whether one based or zero based indexing should be used. One based indexing is enabled by default.
2016-06-09 18:09:37 -07:00
2016-06-07 09:54:57 -07:00
2016-05-23 16:42:18 -07:00
2016-05-25 15:35:11 -07:00
2016-05-04 17:03:24 -04:00
2015-08-03 20:34:07 +02:00
2016-06-03 16:40:50 -07:00
2016-06-03 16:12:59 -07:00
2016-05-25 15:44:44 -07:00
2016-03-10 10:24:25 +01:00
2016-05-21 05:56:49 -07:00
2016-06-03 16:12:59 -07:00
2016-04-11 17:25:48 -07:00
2016-05-21 05:56:49 -07:00
2016-05-23 17:34:46 -07:00
2016-05-21 05:56:49 -07:00
2016-05-21 05:56:49 -07: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 250 MiB
Languages
TypeScript 51.3%
JavaScript 40.6%
Python 2.1%
HTML 1.8%
PHP 1.5%
Other 2.7%