mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
0aec80a08812555ceede24e15686d807404c7945
This meant that variables could be called _, conflicting with use in Lua as a dummy variable, and in particular with scrubNakedValue.
Blockly
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.
The project page is https://developers.google.com/blockly/
Description
Languages
TypeScript
51.3%
JavaScript
40.6%
Python
2.1%
HTML
1.8%
PHP
1.5%
Other
2.7%
