https://github.com/jacopofar/adventofcode18-elixir
Advent of code 2018 done in Elixir
https://github.com/jacopofar/adventofcode18-elixir
advent-of-code advent-of-code-2018 elixir
Last synced: over 1 year ago
JSON representation
Advent of code 2018 done in Elixir
- Host: GitHub
- URL: https://github.com/jacopofar/adventofcode18-elixir
- Owner: jacopofar
- License: mit
- Created: 2018-12-06T15:47:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T14:43:25.000Z (over 7 years ago)
- Last Synced: 2025-03-11T02:13:02.148Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2018, elixir
- Language: Elixir
- Size: 726 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent2018
[Advent of code 2018](https://adventofcode.com/2018) done in Elixir
Feel free to copy and fork. I'm an Elixir beginner so probably not the best code.