About 50 results
Open links in new tab
  1. Blockly | Google for Developers

    Nov 10, 2025 · The Blockly library adds a customizable editor to your app that presents coding concepts as interlocking blocks. It produces clean code in your desired language and allows for custom blocks …

  2. 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 …

  3. What is Blockly? | Google for Developers

    Nov 10, 2025 · 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 variables, logical …

  4. Why Blockly? | Google for Developers

    Nov 7, 2025 · Blockly comes bundled with common blocks that generate code in 5 popular programming languages (JavaScript, Python, Lua, Dart, and PHP). Plus it has a thriving plugin ecosystem that …

  5. Blockly | Google for Developers

    跨平台 Blockly 是跨平台通用的程式庫,如要尋求一致性、彈性和便利性的程式設計平台,建議使用 Blockly。 Blockly 支援所有主要瀏覽器,且適用於網頁和行動裝置。

  6. Blockly | Google for Developers

    Nov 10, 2025 · Blockly moved to the Raspberry Pi Foundation on November 10, 2025! Read the blog post and the FAQ.

  7. What's a block definition? | Blockly | Google for Developers

    Oct 2, 2025 · Blockly defines a small number of functions you can use to customize blocks. The most common of these is init, which Blockly calls to initialize a block and which is used to define the …

  8. 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 …

  9. Blockly Developer Tools | Google for Developers

    Nov 10, 2025 · Blockly supports different methods of defining blocks and of loading Blockly itself, as well as having multiple built-in code generator languages. The way you define your blocks and block …

  10. 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.