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

    Jun 16, 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 は主要なブラウザすべてに対応してお …

  6. Blockly | Google for Developers

    يتيح لك تطبيق Blockly مدخلاً جيدًا إلى علوم الكمبيوتر، بدون القلق بشأن أمور مثل عدم وجود فاصلة منقوطة أو تكرار حلقي ولا يحتوي على جميع الأجزاء الصحيحة.

  7. Get the code | Blockly | Google for Developers

    Dec 10, 2025 · Blockly provides a script that bootstraps a starter application, which you can then modify. It uses common web development tools like webpack and eslint, but doesn't include a framework, …

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

  9. Blockly uygulamalarına giriş | Google for Developers

    Blockly uygulamaları, kullanıcıların video oyunlarından robotik ve veri analizine kadar çeşitli alanlarda program yazmasına yardımcı olur. Kullanıcılar, programlarını bloklar kullanarak yazar.

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