Advent of Code Studying Clojure by making solutions for Advent of Code https://adventofcode.com Run with Babashka It's Clojure, but the easiest for scripts.. Install Babashka brew install borkdude/brew/babashka Run bb -m <namespace> <inputfile> # Example # bb -m advent-of-code.2024.day-1