https://github.com/leesharma/adventofhaskell
Solutions to the 2015 Advent of Code challenge, written in Haskell
https://github.com/leesharma/adventofhaskell
Last synced: 14 days ago
JSON representation
Solutions to the 2015 Advent of Code challenge, written in Haskell
- Host: GitHub
- URL: https://github.com/leesharma/adventofhaskell
- Owner: leesharma
- Created: 2015-12-13T03:47:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T18:58:29.000Z (over 9 years ago)
- Last Synced: 2023-08-03T11:08:13.861Z (almost 2 years ago)
- Language: Haskell
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
--- Advent of Haskell --
These are my solutions to the [Advent of Code](http://adventofcode.com/) challenges
using Haskell. This is my first experience with Haskell, so it should be an interesting
experience!--- About Advent of Code ---
Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.
If you'd like to support Advent of Code, you can do so indirectly by helping to [Share] it with others, or directly via PayPal or bitcoin.
--- Credits ---
Design & Code: Eric Wastl
Beta Testing: Tim Giannetti and Ben Lucek
Playing: Lee Sharma