Google's Blockly is a library that adds a visual code editor to web and mobile apps. The Blockly editor uses interlocking, graphical blocks to represent code concepts like variables, logical ...
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 ...