Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbrtj/advent-of-code

Advent of Perl Code
https://github.com/bbrtj/advent-of-code

advent-of-code advent-of-code-2023 advent-of-code-perl adventofcode

Last synced: 14 days ago
JSON representation

Advent of Perl Code

Awesome Lists containing this project

README

        

Advent of code Perl solution system
----------

for my own convenience. Each year is contained in its own directory. Perl 5.38
required.

Starting new day:

```
./start YEAR DAY[..TO_DAY]
```

Running solution:

```
./run YEAR DAY[..TO_DAY] [LANGUAGE]
```