// This file was automatically generated from common.soy. // Please don't edit this file by hand. if (typeof apps == 'undefined') { var apps = {}; } apps.messages = function(opt_data, opt_ignored, opt_ijData) { return '
a visual programming environmentBlocklyGeneréierte JavaScript Code kucken.Späicheren a mat de Bléck verlinkenRun the program defined by the blocks in the workspace.Programm ausféierenZrécksetzenOKOfbriechenLogikLoopsMathTextLëschtenFaarfVariabelenFunktiounenEt gouf e Problem mat der Ufro.Share your blocks with this link:\\n\\n%1Pardon, \'%1\' entsprécht kengem vun de gespäicherte Programmer.Äre gespäicherte Fichier konnt net geluede ginn. Vläicht hutt Dir e mat enger anerer Versioun vu Blockly gemaach?LëschtText
'; }; apps.dialog = function(opt_data, opt_ignored, opt_ijData) { return '
'; }; apps.codeDialog = function(opt_data, opt_ignored, opt_ijData) { return '
' + apps.ok(null, null, opt_ijData) + '
'; }; apps.storageDialog = function(opt_data, opt_ignored, opt_ijData) { return '
' + apps.ok(null, null, opt_ijData) + '
'; }; apps.ok = function(opt_data, opt_ignored, opt_ijData) { return '
'; }; ; // This file was automatically generated from template.soy. // Please don't edit this file by hand. if (typeof appsIndex == 'undefined') { var appsIndex = {}; } appsIndex.messages = function(opt_data, opt_ignored, opt_ijData) { return apps.messages(null, null, opt_ijData) + '
Blockly AppsBlockly is free and open source. To contribute code or translations to Blockly, or to use Blockly in your own app, visit %1.
'; }; appsIndex.start = function(opt_data, opt_ignored, opt_ijData) { return appsIndex.messages(null, null, opt_ijData) + '

Blockly Apps

Blockly is a graphical programming environment. Below are some sample applications that use Blockly.
Puzzle
Léiere wéi de Blockly-Interface benotzt gëtt.
Labyrinth
Use Blockly to solve a maze.
Turtle Graphics
Blockly benotze fir ze zeechnen.
Graphing Calculator
Plot functions with Blockly.
Code
Export a Blockly program into JavaScript, Python, Dart or XML.
Rechemaschinne fir d\'Sëtzer am Fliger
E mathematesche Problem mat enger oder zwou Variabele léisen.
Block-Fabrik
Build custom blocks using Blockly.

blockly.googlecode.com'; };