You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clyne 8d43e37df9 | 2 years ago | |
---|---|---|
year2020/day1 | 3 years ago | |
year2021 | 2 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 2 years ago |
README.md
advent-of-code
My Advent of Code answers!
2022:
Scheme (either MIT-Scheme or Gambit) will most likely be my first choice. Forth is a runner-up, but probably too much to stick with.
Day 1 will be attempted on an Apple ][ GS, using Applesoft BASIC.
2021: Nearly all challenges were done in Clojure. I used C++ for a couple of the more challenging ones, and tried Maxima on a part too. 2020: Incomplete, just tried a day in Clojure.