File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,17 @@ title: SqueakJS VM
33order : 102
44category : Virtual Machines
55img-src : dev/squeakjs.png
6- href : https://codefrau.github.io/SqueakJS/
6+ href : https://squeak.js.org
77---
8- An experimental virtual machine written entirely in
9- JavaScript.
8+ An extremely compatible virtual machine written entirely in JavaScript.
9+ It runs in a web browser (even on tablets and phones) and can execute all versions of Squeak,
10+ even those not supported by more modern VMs.
11+ For example, it can run [ <i class =" fa fa-external-link " >Etoys</i >] [ etoys ] {: target =_ blank},
12+ [ <i class =" fa fa-external-link " >Scratch</i >] [ sca ] {: target =_ blank},
13+ [ <i class =" fa fa-external-link " >Croquet</i >] [ Croquet ] {: target =_ blank},
14+ or the [ <i class =" fa fa-external-link " >SqueakNews</i >] [ news ] {: target =_ blank} magazine.
15+
16+ [ etoys ] : https://squeak.js.org/etoys/
17+ [ scratch ] : https://squeak.js.org/scratch/
18+ [ croquet ] : https://codefrau.github.io/jasmine/
19+ [ news ] : https://smalltalkzoo.thechm.org/SqueakNews/index.html
You can’t perform that action at this time.
0 commit comments