Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/darkness4/advent-of-code-2023

Advent of code 2023 in Zig.
https://github.com/darkness4/advent-of-code-2023

advent-of-code advent-of-code-2023 zig

Last synced: 18 days ago
JSON representation

Advent of code 2023 in Zig.

Awesome Lists containing this project

README

        

# Advent of code in Zig

## Run

```shell
zig build
# zig build day1
```

## Compatibility

Tested on `0.14.0-dev.1632+d83a3f174`.