advent-of-code-clojure-starter
Puzzle solver
A starter kit for solving Advent of Code puzzles in Clojure
Template project for Advent of Code in Clojure.
8 stars
3 watching
0 forks
Language: Clojure
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mhanberg/advent-of-code-elixir-starter | A starter kit for participating in Advent of Code using Elixir | 214 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 4 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
dave-burke/advent-of-code-java-starter | A starter project to help developers solve Advent of Code puzzles in Java | 12 |
mikemoolenaar/adventofcode | A C# implementation of Advent of Code puzzles and challenges | 0 |
erdos/advent-of-code | A collection of solutions to Advent of Code challenges in Clojure | 7 |
matiaslindgren/advent-of-code-cpp | A collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features. | 8 |
matijaoe/advent-of-code | A Bun-based template for solving Advent of Code puzzles in TypeScript | 2 |
fspoettel/advent-of-code-rust | A Rust template for solving Advent of Code puzzles | 749 |
happycoder74/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages | 5 |
beakerandjake/advent-of-code-runner | Generates and runs solutions to Advent of Code puzzles using a Node.js CLI | 10 |
jadarma/advent-of-code-kotlin-template | A starter project template for solving Advent of Code puzzles in Kotlin | 6 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
christopping/advent-of-code | A collection of solutions to Advent of Code problem sets in Java | 9 |
simonbaars/adventofcode-java | Solving Advent of Code problems in Java, using Stream API and abstractions | 62 |