Blockly
Blockly is a client-side library for the programming language JavaScript for creating block-based visual programming languages (VPLs) and editors. A project of Google, it is free and open-source software released under the Apache License 2.0. It typically runs in a web browser, and visually resembles the language Scratch.
Original author(s) | Neil Fraser, Quynh Neutron, Ellen Spertus, Mark Friedman |
---|---|
Developer(s) | Google, MIT |
Initial release | May 2012 |
Stable release | Q1 2022 Patch 3
/ 8 June 2022 |
Repository | github |
Written in | JavaScript |
Platform | Web browser |
Size | 150 KB |
Available in | 50 languages |
List of languages English | |
Type | Library |
License | Apache License 2.0 |
Website | developers |
Blockly uses visual blocks that link together to make writing code easier, and can generate code in JavaScript, Lua, Dart, Python, or PHP. It can also be customized to generate code in any textual programming language.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.