Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/b1nus/aoc23.zig
- Owner: B1nus
- Created: 2024-10-07T16:30:44.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T11:30:08.000Z (21 days ago)
- Last Synced: 2024-12-01T12:33:28.837Z (21 days ago)
- Language: Zig
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.