Releases: LinqLover/SimulationStudio
SimulationStudio as of 2023-03-28 00:18
The attached archive file contains a Squeak image that showcases some of the tools of SimulationStudio, including the TraceDebugger. To open it, download and extract the bundle. On Windows, run squeak.bat
, on Linux, run squeak.sh
, and on macOS, you should be able to execute the .app
folder (I haven't tested this, maybe you need to sign something first.)
LTS release for Squeak 6.0 of 2022-11-18 23:32
This release is for Squeak 6.0. For newer backported changes to the LTS version, check out the latest commit from the squeak60
branch (see installation instructions).
For the current Trunk of Squeak, please respect the live-at-head strategy of this project and install the latest commit from the default repository branch.
Companion release of TraceDebugger v0.2
Among others, SimulationStudio is used by the TraceDebugger which has been released in v0.2 today. This release marks the current state of SimulationStudio at the point of the TraceDebugger release.
Companion release of TraceDebugger v0.1
Among others, SimulationStudio is used by the TraceDebugger which has been released in v0.1 today. This release marks the current state of SimulationStudio at the point of the TraceDebugger release.