Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvdsandt/advent-of-code-smalltalk
Advent of Code solutions using Pharo Smalltalk
https://github.com/jvdsandt/advent-of-code-smalltalk
aoc aoc-2023 aoc-2024 pharo pharo-smalltalk smalltalk
Last synced: 7 days ago
JSON representation
Advent of Code solutions using Pharo Smalltalk
- Host: GitHub
- URL: https://github.com/jvdsandt/advent-of-code-smalltalk
- Owner: jvdsandt
- Created: 2023-12-02T15:36:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:46:06.000Z (12 days ago)
- Last Synced: 2024-12-13T18:35:34.652Z (12 days ago)
- Topics: aoc, aoc-2023, aoc-2024, pharo, pharo-smalltalk, smalltalk
- Language: Smalltalk
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdventOfCode
[Advent of Code](https://adventofcode.com/) is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
This repository uses [Pharo Smalltalk](https://pharo.org/) to implement the solutions.