Updated Scratch (markdown)

Lauri Ojansivu 2022-07-17 00:25:15 +03:00
parent d9046fc49b
commit 39c0fbf7c2

@ -34,6 +34,10 @@ There are many versions of Scratch for different purposes.
- https://github.com/LLK/scratchjr
- Google Blockly https://developers.google.com/blockly/
## Scratch article with many links
https://news.ycombinator.com/item?id=32120445
### Scratch Haxe
Some of the Blockly Haxe code seems to be deleted, and some have license issues, I don't know is there working Blockly that generates Haxe code from blocks. There were previously some fork of Blockly where someone changed Blockly Javascript (or some other programming language) to instead create Haxe code.