Skip to content

πŸŽ„ Advent of Code 2019-2024 solutions in Panda language. Collection of sources that solve algorithm-like puzzles and test basic usage of experimental interpreted language for JVM.

License

Notifications You must be signed in to change notification settings

dzikoysk/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

79 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code

Advent of Code 2019-2024 in Panda

Background

The aim of project is to explore the pre-alpha version of Panda language. Implementations of various programming puzzles should expose vulnerabilities, bugs and ill-thought-out solutions.

Run

git clone https://github.com/dzikoysk/advent-of-code.git

cd <year>
./run.sh <day> <user>

Progress

2024

Day Name Panda
- Advent of Code 2024 0.5.2
01 Historian Hysteria βœ“
02 Red-Nosed Reports βœ“

2023-2022

Day Name Panda
> Advent of Code 2023 0.5.2-alpha
* Nope ...
> Advent of Code 2022 -
* Nope ...

2021

Day Name Panda
> Advent of Code 2021 0.5.0-alpha - 0.5.2-alpha
01 Sonar Sweep βœ“
02 Dive! βœ“
03 Binary Diagnostic βœ“
* Nope ...

2020

Day Name Panda
> Advent of Code 2020 0.1.3-alpha
01 Report Repair βœ“
02 Password Philosophy βœ“
03 Toboggan Trajectory βœ“
04 Passport Processing βœ“
05 Binary Boarding βœ“
06 Custom Customs βœ“
07 Handy Haversacks βœ“
08 Handheld Halting βœ“
09 Encoding Error βœ“
10 Adapter Array Β½
11 Seating System -
* Again lack of time 😳 ...

2019

Day Name Panda
> Advent of Code 2019 indev-19.12.12
01 The Tyranny of the Rocket Equation βœ“
02 1202 Program Alarm βœ“
03 Crossed Wires βœ“
04 Secure Container βœ“
05 Sunny with a Chance of Asteroids βœ“
06 Universal Orbit Map βœ“
07 Amplification Circuit βœ“
08 Space Image Format βœ“
09 Sensor Boost βœ“
10 Monitoring Station Β½
11 Space Police -
* Lack of time :< ...

About

πŸŽ„ Advent of Code 2019-2024 solutions in Panda language. Collection of sources that solve algorithm-like puzzles and test basic usage of experimental interpreted language for JVM.

Topics

Resources

License

Stars

Watchers

Forks

Languages