
Blockly | Google for Developers
Nov 10, 2025 · Blockly is a visual programming editor by Google that uses drag-and-drop blocks. It’s the engine that powers the most popular coding education programs world wide.
Blockly | Google for Developers
Blockly es un editor de programación visual de Google que usa bloques de arrastrar y soltar. Es el motor que impulsa los programas de educación sobre programación más populares del mundo.
What is Blockly? | Google for Developers
Jun 16, 2025 · What is Blockly? Blockly is a web library that lets you add a customizable blocks-based code editor to your app. The editor uses puzzle-piece like blocks to represent code concepts like …
Get the code | Blockly | Google for Developers
Dec 10, 2025 · How to get the code to integrate Blockly into your application.
See your code come to life with Blockly | Google for Developers
Nov 10, 2025 · Blockly powers learning experiences that introduce students to the exciting concepts of AI. Get hands on experience with a simple Blockly demo, then explore interactive lessons like …
Why Blockly? | Google for Developers
Nov 7, 2025 · Why to use Blockly, and alternative solutions. Blockly lets you focus on applying blocks to your domain without worrying about the complexities of how those blocks should be rendered, …
O que é o Blockly? | Google for Developers
O que é o Blockly? O Blockly é uma biblioteca da Web que permite adicionar um editor de código personalizável baseado em blocos ao seu app. O editor usa blocos semelhantes a peças de quebra …
教育用アプリケーション | Blockly | Google for Developers
Blockly チームには、教育用アプリケーションの設計における長年の経験があります。以下に、教育用アプリの設計に役立つ可能性のある、彼らが学んだことをいくつか紹介します。 穴埋め問題より …
Code generation | Blockly | Google for Developers
Dec 10, 2025 · Blockly provides 5 built-in code generators: JavaScript ES5 Python 3 Lua 5.1 Dart 2 PHP 7 If this list doesn't include the language you want to generate code for, you can create a custom …
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 …