Skip to content

christophejunke/aoc2021

Repository files navigation

Advent Of Code

See https://adventofcode.com/2021

Submodules

Clone with --recursive flag to also fetch the required submodules:

  • coalton

Install

Install Quicklisp.

This code was tested with the 2021-10-21 release of Quicklisp.

From Lisp

  • Clone the repository in ~/quicklisp/local-projects/.
  • Link the coalton directory to local-projects too, or push its absolute path to asdf:*central-registry*.
  • Call (ql:quickload :aoc).

From shell

Calling make loads all dependencies and outputs a quicksbcl executable, then runs all tests that have not yet passed.

About

Advent Of Code 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published