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

https://github.com/rolandtritsch/eta-aoc-2017

Advent of Code 2017 (eta Edition)
https://github.com/rolandtritsch/eta-aoc-2017

advent-of-code eta haskell jvm

Last synced: 4 months ago
JSON representation

Advent of Code 2017 (eta Edition)

Awesome Lists containing this project

README

          

# [Advent of Code](https://adventofcode.com) - 2017 (eta Edition)

Note: There are implementations of this in [Scala](https://github.com/rolandtritsch/scala-aoc-2017) (JVM and native), [Kotlin](https://github.com/rolandtritsch/kotlin-aoc-2017), [Haskell](https://github.com/rolandtritsch/haskell-aoc-2017) and [Eta](https://github.com/rolandtritsch/eta-aoc-2017). If you like any of these ... star it :).

To make this work you need to ...

* install `java`
* install `git`
* clone the repo
* follow the [instructions on the eta homepage](https://eta-lang.org/docs/user-guides/eta-user-guide/installation/etlas) to get `etlas` up-and-running
* run `. ./bin/run.sh`