blob: 8419ebb40aac258a3e5e2f65e4f900efd4930246 (
plain) (
tree)
|
|
# aoc2023
This repository contains my code for the Advent of Code 2023. This
year I have decided to use Common Lisp. I am using the SBCL compiler
and no external libraries.
### Disclaimer
This is my first time using Lisp (besides basic configuration in
Emacs) so expect the code to be a bit messy and to not necessarily
follow best practices.
|