tvl-depot/users/sterni/exercises/aoc/2022/README.md
sterni 7b87b2ccbb feat(sterni/exercises/aoc/2022): add basic scaffolding
I currently plan doing BQN and Nix (where it is not too annoying,
respectively). All solutions can either be executed together in a
derivation using CBQN and Tvix (!!!) or executed individually (I'll do
one file per solution for BQN and an attribute set of solutions for Nix
in a single file).

Change-Id: I7cff2ea60d06ae0f586d07779f14f5edd8f87aae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7489
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-12-01 23:50:32 +00:00

446 B

sterni's Advent of Code 2022

I'm trying to do it in BQN again to redeem myself for my unfinished AoC 2021, but will allow myself falling back to another language if I get stuck, so I actually complete this one. I also plan to write additional solutions in Nix (when I have the time) in order to throw //tvix/eval against some new problems. We'll see how it goes, as my December promises to be quite busy.