https://github.com/magi3r/aoc-2023
Advent of Code 2023
https://github.com/magi3r/aoc-2023
aoc-2023 aoc2023 ddp esolang
Last synced: about 1 month ago
JSON representation
Advent of Code 2023
- Host: GitHub
- URL: https://github.com/magi3r/aoc-2023
- Owner: Magi3r
- License: apache-2.0
- Created: 2023-11-30T15:57:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T00:10:31.000Z (5 months ago)
- Last Synced: 2025-01-17T14:14:38.310Z (3 months ago)
- Topics: aoc-2023, aoc2023, ddp, esolang
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC-2023
[Advent of Code 2023](https://adventofcode.com/2023)Solutions written in [Der Deutschen Programmiersprache](https://github.com/DDP-Projekt/Kompilierer).
## Usage
After installing the compiler, you can compile and invoke the program like this:
```
kddp kompiliere script.ddp
./script