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

https://github.com/cidem/aoc2022-zig

I Don't Actually Know Zig At all
https://github.com/cidem/aoc2022-zig

advent-of-code advent-of-code-2022 aoc aoc2022

Last synced: 7 months ago
JSON representation

I Don't Actually Know Zig At all

Awesome Lists containing this project

README

          

# :christmas_tree: Advent of Code 2022 :santa:

Also see my [Lua solutions](https://github.com/cideM/aoc2022)!

## Progress (06/25)

| | Zig |
| --- | ------- |
| 1 | :bell: |
| 2 | :bell: |
| 3 | :bell: |
| 4 | :bell: |
| 5 | :bell: |
| 6 | :bell: |
| 7 | :zzz: |
| 8 | :zzz: |
| 9 | :zzz: |
| 10 | :zzz: |
| 11 | :zzz: |
| 12 | :zzz: |
| 13 | :zzz: |
| 14 | :zzz: |
| 15 | :zzz: |
| 16 | :zzz: |
| 17 | :zzz: |
| 18 | :zzz: |
| 19 | :zzz: |
| 20 | :zzz: |
| 21 | :zzz: |
| 22 | :zzz: |
| 23 | :zzz: |
| 24 | :zzz: |
| 25 | :zzz: |

## Misc

Post code on Reddit, first for Linux, second for MacOS.

```
$ cat code | sed 's/^/ /' | xsel -b`
$ cat code | sed 's/^/ /' | pbcopy`
```

Turn it into a message:
```text
# [Zig]()

[GitHub Repository](https://github.com/cideM/aoc2022-zig)
```