Update README.md

This commit is contained in:
2022-12-06 23:45:24 +00:00
parent 9a84104dbe
commit e2515cc93a

View File

@@ -9,10 +9,15 @@ a programming language I'm interested in learning more about.
2018, 2019, and 2020 were in their own separate repositories, but have been 2018, 2019, and 2020 were in their own separate repositories, but have been
`git subtree`'d into this one - no point creating a new repository every year. `git subtree`'d into this one - no point creating a new repository every year.
* 2018 - Rust * [2022](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2022) 12🌟 - Python
* 2019 - Zig * [2021](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2021) 5🌟 - Python
* 2020 - JavaScript * [2020](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2020) 20🌟 - Javascript
* 2021 - Python * [2019](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2019) 22🌟 - Zig
* 2022 - Python * [2018](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2018) 6🌟 - Rust
* 2017 0🌟 - ?
* 2016 16🌟 - LISP?
* 2015 9🌟 - Ruby?
I did 2017 in LISP, but don't seem to have kept a copy of the code anywhere. Total stars: 90🌟
Maybe I'll backfill some of the old years one day.