aru on Nostr: Day 9 of #AdventOfCode in #clojure ...
Day 9 of #AdventOfCode in #clojure
https://tildegit.org/aru/aoc/src/branch/master/2023/09/day09.clj
Thought it is time for a change in pace and switched to clojure. Overall I enjoyed it quite a lot, #cider in #emacs is pure gold.
On a side note, once I had it I tried running it with #babashka, but ran into some issues with it and classpath and I wasn't able to get it to work without resorting to what I consider to be hacks (loading my code with --init $file)
https://tildegit.org/aru/aoc/src/branch/master/2023/09/day09.clj
Thought it is time for a change in pace and switched to clojure. Overall I enjoyed it quite a lot, #cider in #emacs is pure gold.
On a side note, once I had it I tried running it with #babashka, but ran into some issues with it and classpath and I wasn't able to get it to work without resorting to what I consider to be hacks (loading my code with --init $file)