aoc/README.md
2023-12-09 16:01:06 +01:00

7 lines
317 B
Markdown

# aoc
These are my solutions to Advent of Code.
A lot of them are in Bash, some of them are in [YSH](https://www.oilshell.org) (formerly [Oil](https://www.oilshell.org/blog/2023/03/rename.html)).
With YSH I have absolutely no idea what I'm doing. The objective is to write them more easily and concisely than Bash.