News

Example for creating a visual programming editor with blockly - jaelle/blockly-page-editor ...
A Javascript to Blockly decompiler. Note: This decompiler is not complete, and is intended as a showcase of how to use decompile JavaScript code to Blockly blocks.
From Google's site, you can translate Blockly applications into existing languages, including Javascript; Dart, Google new take on Javascript, and Python.
Blockly looks strikingly similar to Scratch, in fact, except it can export the code blocks or show you the code beneath in JavaScript, Dart, Python, and XML. It's a learning tool that both kids ...
Google Blockly: an easy, visual way to learn to code Blockly is a jigsaw-like tool made by Google to teach beginning programming skills.
IBM contributes its Node-RED IoT project to the JS Foundation; MIT launches a STEM crowdfunding campaign; the Blockly for iOS developer preview ...
“One of the goals for Blockly is to generate readable code — whether it be JavaScript, Dart, Python, or some other language — which the user can continue working with once they out-grow the ...
Using a customized language built with the Blockly library, we created a block-based interface for programming a one-armed industrial robot. This paper presents a block-based robot programming ...