Every .swift file is a script without dependencies that can be run with ./<Day>.swift
.
To start a new day run ./startday.swift <day> [year]
. The startday script requires swift-sh.
To compare performance run ./runcompiled.swift <path to swift file> [wether to also run JIT]
.