https://github.com/ryton/aoc-arturo
Advent of code puzzles; solved in Arturo #aoc2023 #arturo
https://github.com/ryton/aoc-arturo
aoc-2023 aoc-2023-in-arturo aoc2023 arturo
Last synced: 5 months ago
JSON representation
Advent of code puzzles; solved in Arturo #aoc2023 #arturo
- Host: GitHub
- URL: https://github.com/ryton/aoc-arturo
- Owner: Ryton
- Created: 2023-12-02T10:31:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T11:29:00.000Z (11 months ago)
- Last Synced: 2025-04-01T06:17:44.171Z (7 months ago)
- Topics: aoc-2023, aoc-2023-in-arturo, aoc2023, arturo
- Homepage:
- Size: 1.1 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An attempt by a coding enthusiast, but by no means a capable one,
to solve the Advent of code puzzles using Arturo.Several other years i solved using python, those mischievous attempts can be found in the "python" branch.
Disclaimer:
Expect horribly unclear and inefficient code, that might only work for a minority of cases!
Feel free to provide pointers if you see low hanging improvements.