AdventOfCode2025-Pharo

Description

Trying managing Smalltalk code with Git

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
Nov. 5, 2025
Updated
Dec. 12, 2025

Categories

Packaging / VCS

README excerpt

# AdventOfCode2025-Pharo

Smalltalk code in preparation for the Advent of Code 2025 event.

## Why isn't this in the AdventOfCode2025 Repo?

This code is being written, tested and run in a [Pharo](https://pharo.org) image, as is usual for Smalltalk. Pharo has GitHub integration, but it's a little more rudimentary than normal.
It puts the code into a structure that I didn't have much control over, so rather than make a mess of my [main AoC 2025 repo](https://github.com/sbiickert/AdventOfCode2025), I created another one dedicated to this.
← Back to results