Home /Research /Tips for creating a block language with blockly
OTHER

Tips for creating a block language with blockly

Erik Pasternak, Rachel Fenichel, Andrew N. Marshall

Year
2017
Citations
116

Abstract

Blockly is an open source library that makes it easy to add block based visual programming to an app. It is designed to be flexible and supports a large set of features for different applications. It has been used for programming animated characters on a screen; creating story scripts; controlling robots; and even generating legal documents. But Blockly is not itself a language; developers who use Blockly create their own block languages. When developers create an app using Blockly, they should carefully consider the style, which blocks to use, and what APIs and language features are right for their audience.

Keywords

Scripting languageComputer scienceBlock (permutation group theory)Programming languageSet (abstract data type)Style (visual arts)World Wide WebMultimediaHuman–computer interaction

Related papers

Browse all OTHER papers