Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 337 Bytes

Advent of Code

Solutions in Common Lisp to Advent of Code 2023. I don't just stick to the standard library but use several modern libraries like serapeum and str that make solving AoC type problems in Common Lisp more convenient even than in python imo.