-
Updated
Apr 20, 2021 - TypeScript
#
blockly
Here are 215 public repositories matching this topic...
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
desktop-app
arduino
screenshot
block
visual-programming-language
arduino-ide
desktop-application
blockly
visual-programming
-
Updated
Oct 21, 2019 - JavaScript
Drag and drop coding tool for creating Python programs
-
Updated
Mar 15, 2021 - JavaScript
Script engine for JavaScript and Blockly
-
Updated
Apr 20, 2021 - JavaScript
Bridging the gap between block programming and JavaScript.
-
Updated
Apr 19, 2021 - JavaScript
All open source file and project for OpenFPGAduino project
nodejs
javascript
c
iot
arduino
arm
opensource
fpga
cpp
hardware
verilog
blockly
grove-shield
iiot
altera
-
Updated
Oct 27, 2018 - Makefile
Visual DSL framework for django
python
django
dsl
django-framework
blockly
django-admin
business-logic
rapid-development
visual-programming
execution-engine
-
Updated
Feb 25, 2021 - Python
ignatandrei
commented
Jun 25, 2020
public async Task Delete(int id) - why generates returns bool ?
Press link 9 in the TestBlockly main site
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
electron
editor
compiler
regex
regexp
ide
regular-expression
character
readability
blockly
regular-expression-engine
orchestra
orchestra-studio
orchestra-language
monaco-editor
regular-expressions
visual-language
regexps
kf-ui5
kary-comments
regular-languages
visual-languages
kary-coding-umbrella
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Nov 22, 2017 - JavaScript
Blockly visual programming for Clojure
-
Updated
Jan 28, 2021 - Clojure
Complete Blocks js development environment including js to blocks and blocks to js conversions
-
Updated
Aug 12, 2018 - JavaScript
Typescript definition file generator for Google's Blockly.
-
Updated
Oct 25, 2019 - Shell
BlocklyDuino Editor for Arduino.
-
Updated
Dec 27, 2019 - JavaScript
Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online
-
Updated
Apr 3, 2021 - C
Blockly based visual programming editor for Propeller C
-
Updated
Oct 13, 2020 - Java
Cozmo Programming with Blockly
-
Updated
Oct 23, 2017 - JavaScript
Network Assembler is a simple way to create neural networks in Keras
electron
nodejs
desktop-app
html
deep-neural-networks
js
neural-network
tensorflow
keras
blockly
keras-tensorflow
-
Updated
Jan 28, 2021 - JavaScript
Improve this page
Add a description, image, and links to the blockly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blockly topic, visit your repo's landing page and select "manage topics."
This is a good first issue for people who want to start contributing to this repository.
Category
Plugins
Component
All plugins
Describe the bug
The existing code uses
opt_as a prefix for optional parameter names. This is based on old recommendations in Google's style guide.The style guide now [says](https://google.github.io/styleguide/jsguide.html#naming-par