aoc-helper
AOC solver
A utility framework for solving Advent of Code puzzles using Clojure
Clojure based AOC helper
19 stars
5 watching
0 forks
Language: Clojure
last commit: almost 2 years 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 | 19 |
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 collection of solutions to Advent of Code puzzles written 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 | 6 |
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 | 10 |
scarvalhojr/aoc-cli | A command-line tool for solving Advent of Code puzzles | 250 |
k20shores/aoc2023 | A solution to the Advent of Code 2023 puzzle challenges written in C++ | 0 |
gereons/aoc2023 | A collection of Swift solutions for Advent of Code 2023 puzzles and tests. | 10 |
pacso/aoc_rb | A tool to help developers solve Advent of Code puzzles by automating puzzle setup and submission. | 18 |