/advent-of-code-2022

Elm solutions for the 2022 Advent of Code

Primary LanguageElmMIT LicenseMIT

My Elm solutions to the Advent of Code - 2022.

For development:

cd ~/.../advent-of-code-2022
elm reactor

Then aim your browser at http://localhost:8000, and click on a day.

Or, use Ellie:

The Ellie links make it very easy to cheat. Listen to your conscience.

GitHub: https://github.com/billstclair/advent-of-code-2022

Bill St. Clair, 1 December 2022