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.
- Host: GitHub
- URL: https://github.com/bramtechs/aoc-2023
- Owner: bramtechs
- Created: 2023-12-01T14:11:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T18:13:57.000Z (over 2 years ago)
- Last Synced: 2025-06-01T18:25:19.725Z (about 1 year ago)
- Language: D
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)