Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b1nus/aoc23.zig

My solutions to advent of code 2023 in zig.
https://github.com/b1nus/aoc23.zig

Last synced: 17 days ago
JSON representation

My solutions to advent of code 2023 in zig.

Awesome Lists containing this project

README

        

# Advent Of Code 2023
These are my solutions for [Advent Of Code 2023](https://adventofcode.com/2023) in [zig](https://ziglang.org/). Let's hope I get through them before [Advent Of Code 2024](https://adventofcode.com/2024).

**Update:**
I did finish them in time. With one whole day to spare. :) I did cheat a few time though, but I learned a lot. I'm comfortable writing zig so I achieved my goal.