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

https://github.com/bramtechs/aoc-2023

Advent Of Code 2023 in DLang.
https://github.com/bramtechs/aoc-2023

Last synced: 5 months ago
JSON representation

Advent Of Code 2023 in DLang.

Awesome Lists containing this project

README

          

# AOC 2023

My solutions for [Advent Of Code 2023](https://adventofcode.com/2023) written in the underrated [D](https://dlang.org/).

Probably won't finish all of them but let's see how far I can get.

## Dependencies
- dmd compiler
- Windows only (for running the scripts)