From 0a126f12a04d1c17eb2fa00c3a7dbac3f496bed4 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 9 Jul 2022 23:32:13 +0300 Subject: [PATCH] Updated Scratch (markdown) --- Scratch.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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