mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-14 15:09:18 -04:00
Scratch Blocks is a library for building creative computing interfaces.
|
||
---|---|---|
appengine | ||
blocks | ||
core | ||
demos | ||
generators | ||
i18n | ||
media | ||
msg | ||
tests | ||
.gitignore | ||
.jshintignore | ||
blockly_compressed.js | ||
blockly_uncompressed.js | ||
blocks_compressed.js | ||
build.py | ||
COPYING | ||
dart_compressed.js | ||
javascript_compressed.js | ||
package.json | ||
php_compressed.js | ||
python_compressed.js | ||
README.md |
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/