项目作者: noblepayne

项目描述 :
Advent of Code 2019 in Clojure
高级语言: Clojure
项目地址: git://github.com/noblepayne/advent-of-code-2019.git
创建时间: 2019-12-01T09:43:42Z
项目社区:https://github.com/noblepayne/advent-of-code-2019

开源协议:MIT License

下载


AoC 2019

Advent of Code 2019 in Clojure.

Setup

Install Clojure. Installing a JRE is left as an exercise for the reader.

REPL

An nrepl-enabled rebel-readline REPL is available by running
clj -A:rebel.

Tests

Run tests via
clj -A:runner.