Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magi3r/aoc-2023
Advent of Code 2023
https://github.com/magi3r/aoc-2023
aoc-2023 aoc2023 ddp esolang
Last synced: 26 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T00:10:31.000Z (2 months ago)
- Last Synced: 2024-12-02T01:21:38.464Z (2 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