Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pablocostass/advent-of-clojure-2019

Solutions from the Advent of Code in Clojure (on hold during finals)
https://github.com/pablocostass/advent-of-clojure-2019

advent-of-code advent-of-code-2019

Last synced: 12 days ago
JSON representation

Solutions from the Advent of Code in Clojure (on hold during finals)

Awesome Lists containing this project

README

        

# Advent of Clojure

As a way of learning Clojure I decided to try to do as many days from [this year's edition](https://adventofcode.com/2019/) of the Advent of Code.

> If some day is missing, I'll probably come back to do it later when I've got more time. I will also probably refactor some days as I learn Clojure better.

## Installation

This project was done with *Leiningen*, if you do not have it installed follow [this instructions](https://leiningen.org/#install).

## Usage

Clone the repository and run `lein run`.