An open API service indexing awesome lists of open source software.

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

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.