SkillAgentSearch skills...

Adventofcode2016

Advent of Code 2016, in Haskell

Install / Use

/learn @purcell/Adventofcode2016
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Haskell solutions for 2016 Advent of Code

These little solutions are optimised for tidiness rather than speed of writing. In some cases I've code-golfed them for performance or elegance, in the interest of learning new tools and techniques.

Usage

With stack installed:

stack setup
stack build
stack exec adventofcode2016 [DAYNUM]

where DAYNUM is the number of one of the days of Advent!

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated2y ago
Forks0

Languages

Haskell

Security Score

75/100

Audited on Jul 15, 2023

No findings