Skip to content

mxrnx/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bdf525 · Dec 8, 2021

History

13 Commits
Dec 8, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 1, 2021
Dec 4, 2021
Dec 4, 2021
Dec 2, 2021
Dec 2, 2021
Dec 4, 2021
Dec 4, 2021
Dec 4, 2021
Dec 4, 2021
Dec 5, 2021
Dec 5, 2021
Dec 7, 2021
Dec 7, 2021
Dec 7, 2021
Dec 7, 2021
Dec 8, 2021
Dec 8, 2021

Repository files navigation

These are my answers for Advent of Code 2021 in Arc. If you want to run them:

  1. Create a subfolder lib with (a link to) the standard library's strings.arc and Conrad Barski's re.arc.
  2. Start an Arc repl from the repository root and (load "aoc.arc")
  3. Now you can use (run day part example?), with day and part being the number of the day and part to run, and example? absent or nil to use the normal input, or t to use the example input.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages