Skip to content

Commit 9b80bcd

Browse files
authored
Update squeakjs.md
1 parent d0f62a1 commit 9b80bcd

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

_development/squeakjs.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@ title: SqueakJS VM
33
order: 102
44
category: Virtual Machines
55
img-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

0 commit comments

Comments
 (0)