Home

Awesome

Solutions for problems in Advent of Code 2023: https://adventofcode.com/2023

Goals:

To get this working in Factor, where [path] is the folder, write the following to set the AOC2023 folder as a Factor library:

[path] set-current-directory
[path] add-vocab-root
USE: AOC2023