diff --git a/Scratch.md b/Scratch.md index f464aed..2e96753 100644 --- a/Scratch.md +++ b/Scratch.md @@ -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.