Skip to content

Latest commit

 

History

History
153 lines (149 loc) · 7.97 KB

File metadata and controls

153 lines (149 loc) · 7.97 KB

Advent of code - table of contents

Warning

I'm not competing, so please don't expect this repository to have every solution right away. I'm solving these at my own pace, but eventually, all the solutions will be here.

Note

The code for these challenges isn't necessarily built for maximum performance. Instead, my goal is to solve them in ways that I find fun and interesting!

Warning

Some of the solutions are implemented using my own language called MCA. If you want to try it out, just clone the repo, run make and you are ready to go! This generate-readme.mca script is using my own language MCA.