diff --git a/Scratch.md b/Scratch.md index 8a7cd37..c6338b4 100644 --- a/Scratch.md +++ b/Scratch.md @@ -26,4 +26,12 @@ There are many versions of Scratch for different purposes. - Flash - https://github.com/LLK/scratch-flash/issues/983 - https://github.com/my2iu/scratch-flash/tree/haxe-port - - https://github.com/my2iu/scratch-flash/tree/openfl-port \ No newline at end of file + - https://github.com/my2iu/scratch-flash/tree/openfl-port + +### Native MIT +- Compile Scratch3 projects to fast, native C++ code. + - https://github.com/scratchnative/scratchnative + +### Snap! AGPLv3 +- https://snap.berkeley.edu +- https://github.com/jmoenig/Snap \ No newline at end of file