hulufei / aoc-cl

Advent of Code with Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AOC-CL

Advent of code with Common Lisp.

Requirement: Quicklisp

Clone the repo into one of Quicklisp's default searching directories: ~/common-lisp, ~/.local/share/common-lisp/source/ or ~/quicklisp/local-projects, then (ql:quickload "aoc").

Refer

About

Advent of Code with Common Lisp


Languages

Language:Common Lisp 100.0%