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: about 2 months 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-06-05T14:15:41.000Z (7 months ago)
- Last Synced: 2024-10-13T01:29:31.447Z (3 months ago)
- Topics: aoc-2023, aoc2023, ddp, esolang
- Homepage:
- Size: 21.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