diff --git a/Scratch.md b/Scratch.md index ac6a1fc..f464aed 100644 --- a/Scratch.md +++ b/Scratch.md @@ -35,6 +35,9 @@ There are many versions of Scratch for different purposes. - Google Blockly https://developers.google.com/blockly/ ### 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. + - Blockly - https://github.com/nickmain/haxe-blockly - https://github.com/nickmain/haxe-blockly-flask-server