Google Blockly A Visual Programming Language

Google Blockly is a new visual programming language that is itself written in JavaScript. This means that it can be embedded in any webpage and its code can even be exported to JavaScript, DART, or Python.

It’s open source and the code is available here along with a few demos: code.google.com/p/google-blockly.

It seems to be a great tool to get non-programmers to start programming without the need to learn a language.

Written on June 12, 2012