top | item 2009203

Smalltalk in small talks: The Setup

21 points| Autre | 15 years ago |blog.redline.st | reply

3 comments

order
[+] rincewind|15 years ago|reply
How does this compare to JSqueak? Does it run Morphic?

It seems to integrate better with the host JVM (like GST integrates with unix).

[+] Autre|15 years ago|reply
It's my understanding that JSqueak was (is?) just a toy. OTOH, redline aims to be a full blown implementation of smalltalk that integrates with the jvm like jruby, scala, clojure, etc do. As you can see from the github repo, it's still pretty much a work in progress (plus a learning tutorial for interpreters/compilers).