SpeedrunSmalltalk

Description

An introduction to the smalltalk programming language with Glamorous Toolkit. Inspired by the awesome speedrun ethereum by the buidl guidl.

Details

Source
GitHub
Stars
3
Forks
1
Created
Nov. 16, 2024
Updated
Nov. 24, 2024

Categories

UI / Graphics

README excerpt

## Installation

```st
Metacello new
	repository: 'github://MercuricChloride/SpeedrunSmalltalk:master/';
	baseline: 'SpeedrunSmalltalk';
	load
```
← Back to results