diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ # Jimpjorps Does Advent of Code -My solutions for [Advent of Code](https://adventofcode.com/). I'm mainly using Racket, though I'm trying things in Prolog and Elixir when I've got time.
\ No newline at end of file +My solutions for [Advent of Code](https://adventofcode.com/). + +Solutions are in: +* __2021__: [Racket](https://racket-lang.org/), with some in [Elixir](https://elixir-lang.org/) +* __2022__: Racket +* __2023__: [Gleam](https://gleam.run/) and Racket |