Hacker News new | ask | show | jobs
by luser1024 2999 days ago
The first one that comes to mind is the scratch package[1]. The entire scratch language, as far as I know, runs on top of squeak

[1] https://packages.ubuntu.com/source/trusty/scratch

1 comments

Scratch was rewritten in JavaScript a few years back, AFAIK.
It was rewritten in Flash and now is being rewritten in Javascript. An independent project created an extended Scratch clone in Javascript called Snap!.