README.markdown @ 9312a3a851cc

2021/10
author Steve Losh <steve@stevelosh.com>
date Fri, 10 Dec 2021 18:14:40 -0800
parents ff5234e0e329
children (none)
My solutions to [Advent of Code](http://adventofcode.com/) in Common Lisp.  They
make heavy use of my own [personal utility
library](https://github.com/sjl/cl-losh) and
[Iterate](https://common-lisp.net/project/iterate/).

License: MIT/X11