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
20 stars
5 watching
2 forks
Language: Clojure
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jitwit/aoc | A collection of solutions to Advent of Code problems in various programming languages | 20 |
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
yspreen/aoc | An AOC CLI tool that automates puzzle solving and installation | 6 |
vuryss/aoc-java | A collection of solutions to the Advent of Code puzzle challenges in Java | 6 |
hieptk/aoc | A C++ implementation of the Advent of Code puzzle challenges | 4 |
keirua/aoc-cli | A tool for solving Advent of Code puzzles in Ruby | 10 |
arcogelderblom/adventofcode | A repository containing solution implementations for Advent of Code puzzles in C++ | 2 |
nlowe/aoc2023 | An implementation of solutions to the Advent of Code 2023 challenges in Go | 2 |
daniglez/aoc | A collection of solutions to Advent of Code puzzles written in Julia | 7 |
caderek/aoc-starter-js | A setup environment for solving Advent of Code challenges with automatic creation and execution of code templates. | 5 |
gahjelle/template-aoc-python | A template project providing scaffolding for solving Advent of Code puzzles with Python | 12 |
scarvalhojr/aoc-cli | A command-line tool for solving Advent of Code puzzles | 293 |
gereons/aoc2023 | A collection of Swift solutions for Advent of Code 2023 puzzles and tests. | 10 |
pacso/aoc_rb | Tools and templates for solving Advent of Code puzzles in Ruby | 24 |