diff options
author | clyne <clyne@bitgloo.com> | 2022-12-05 10:28:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-05 10:28:28 -0500 |
commit | ac75cc363a2e1236ea4f533a06a0e2b35376f94d (patch) | |
tree | 59dba0e0053acd51d0343ebd167dd46bc8ec0d55 | |
parent | 8681a7097546eb506ceda3eabeb49640ca398be7 (diff) |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,12 +2,12 @@ My Advent of Code answers! -**2022:** +### 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. +So far, I have completed every day on my Apple \]\[gs using Applesoft BASIC. I'm going to continue with this until (if) the challenges become too complex for the Apple. -Day 1 will be attempted on an Apple ][ GS, using Applesoft BASIC. +Otherwise, I'll be trying out Forth and Scheme, or will fall back to Clojure if necessary. **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. +**2020:** Incomplete, just tried a day in Clojure. |