aoc-helper

Puzzle solver

A framework to help solve Advent of Code puzzles by providing scripts for downloading puzzle input, generating solution files, and testing solutions.

Clojure based AOC helper

GitHub

20 stars
5 watching
2 forks
Language: Clojure
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jitwit/aocA collection of solutions to Advent of Code problems in various programming languages20
aocjs/cliTool to solve Advent of Code puzzles using JavaScript or TypeScript7
yspreen/aocAn AOC CLI tool that automates puzzle solving and installation6
vuryss/aoc-javaA collection of solutions to the Advent of Code puzzle challenges in Java6
hieptk/aocA C++ implementation of the Advent of Code puzzle challenges4
keirua/aoc-cliA tool for solving Advent of Code puzzles in Ruby10
arcogelderblom/adventofcodeA repository containing solution implementations for Advent of Code puzzles in C++2
nlowe/aoc2023An implementation of solutions to the Advent of Code 2023 challenges in Go2
daniglez/aocA collection of solutions to Advent of Code puzzles written in Julia7
caderek/aoc-starter-jsA setup environment for solving Advent of Code challenges with automatic creation and execution of code templates.5
gahjelle/template-aoc-pythonA template project providing scaffolding for solving Advent of Code puzzles with Python12
scarvalhojr/aoc-cliA command-line tool for solving Advent of Code puzzles293
gereons/aoc2023A collection of Swift solutions for Advent of Code 2023 puzzles and tests.10
pacso/aoc_rbTools and templates for solving Advent of Code puzzles in Ruby24