mfashby.net

Website mfashby.net
git clone git://code.mfashby.net:/mfashby.net
Log | Files | Refs | Submodules | README

2023-12-01-aoc2023.smd (343B)


      1 ---
      2 .title = "Advent of Code 2023",
      3 .author = "Martin Ashby",
      4 .date = @date("2023-12-01T21:42:21Z"),
      5 .layout = "single.shtml",
      6 .custom = {"comments": true},
      7 ---
      8 
      9 I'm doing [Advent of Code](https://adventofcode.com) again this year, this time in [Zig](https://ziglang.org).
     10 
     11 I'm posting the code [here](https://code.mfashby.net/aoc2023/tree).
     12