Trufflesqueak Versions Save

A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM.

23.1.0

7 months ago

Release Notes

Component Details
TruffleSqueak virtual machine 23.0.1...23.1.0
TruffleSqueak image 23.0.1-image...23.1.0-image
AWFY benchmarks for TruffleSqueak image 23.0.1-image-awfy...23.1.0-image-awfy

Standalone Downloads

Platform
Linux (aarch64) Download for Linux (aarch64) Download for Linux (aarch64)
Linux (amd64) Download for Linux (amd64) Download for Linux (amd64)
macOS (aarch64) † Download for macOS (aarch64)
macOS (amd64) † Download for macOS (amd64)
Windows (amd64) Download for Windows (amd64) Download for Windows (amd64)

† If you are using macOS Catalina or later, you may need to remove the quarantine attribute from the download artifacts before you can unpack and use them. To do this, run the following command on the downloaded file:

$ sudo xattr -r -d com.apple.quarantine ~/Downloads/trufflesqueak-<version>-darwin-<architecture>.tar.gz

23.0.1

8 months ago

Release Notes

Component Details
TruffleSqueak virtual machine 22.3.0...23.0.1
TruffleSqueak image 22.3.0-image...23.0.1-image
AWFY benchmarks for TruffleSqueak image 22.3.0-image-awfy...23.0.1-image-awfy

Quick Install via SDKMAN! and GraalVM Updater

$ sdk install java 17.0.8-graal # and make it the default $JAVA_HOME
$ $JAVA_HOME/bin/gu -C https://raw.githubusercontent.com/hpi-swa/trufflesqueak/main/gu-catalog.properties install smalltalk
$ $JAVA_HOME/bin/trufflesqueak

Standalone Downloads

Download for Linux (amd64) Download for Linux (aarch64)

22.3.0

1 year ago

Release Notes

Component Details
TruffleSqueak virtual machine 22.2.0...22.3.0
TruffleSqueak image 22.2.0-image...22.3.0-image
AWFY benchmarks for TruffleSqueak image 22.2.0-image-awfy...22.3.0-image-awfy

Quick Install via GraalVM Updater

$ bash <(curl -sL https://get.graalvm.org/jdk) graalvm-ce-java17-22.3.0
$ # Follow instructions to add GraalVM to $PATH
$ gu -C https://raw.githubusercontent.com/hpi-swa/trufflesqueak/main/gu-catalog.properties install smalltalk
$ trufflesqueak

Standalone Downloads

Download for Linux (amd64) Download for Linux (aarch64)

22.2.0

1 year ago

Release Notes

Component Details
TruffleSqueak virtual machine 22.1.0...22.2.0
TruffleSqueak image 22.1.0-image...22.2.0-image
AWFY benchmarks for TruffleSqueak image 22.1.0-image-awfy...22.2.0-image-awfy

Quick Install via GraalVM Updater

$ gu -C https://raw.githubusercontent.com/hpi-swa/trufflesqueak/main/gu-catalog.properties install smalltalk
$ $GRAALVM_HOME/bin/trufflesqueak

22.1.0

2 years ago

Release Notes

All VM-side changes: 22.0.0...22.1.0 All image-side changes: 22.0.0-image...22.1.0-image

Quick Install via GraalVM Updater

$ gu -C https://raw.githubusercontent.com/hpi-swa/trufflesqueak/main/gu-catalog.properties install smalltalk
$ $GRAALVM_HOME/bin/trufflesqueak

22.0.0

2 years ago

All VM-side changes: 21.3.0...22.0.0 All image-side changes: 21.3.0-image...22.0.0-image

21.3.0

2 years ago

All VM-side changes: 21.2.0...21.3.0 All image-side changes: 21.2.0-image...21.3.0-image

21.2.0

2 years ago

All VM-side changes: 21.1.0...21.2.0 All image-side changes: 21.1.0-image...21.2.0-image

21.1.0

3 years ago

All VM-side changes: 21.0.0...21.1.0 All image-side changes: 21.0.0-image...21.1.0-image

21.1.0-dev

3 years ago