Skip to content

This repository contains my Advent of Code solutions in Perl and a Lua script that dynamically generates a content structure.

Notifications You must be signed in to change notification settings

joseareia/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

made-with-perl made-with-lua

This repository contains my entries for the Advent of Code, implemented primarily in Perl. I may also explore solutions in Lua as the challenge progresses.

Progress

Day Stars
Day 01 🌟 🌟
Day 02 🌟 🌟
Day 03 🌟 🌟
Day 04 🌟 🌟
Day 05 🌟 🌟
Day 06 🌟 🌟
Day 07 🌟 🌟
Day 08 🌟 🌟
Day 09 🌟 🌟
Day 10 🌟 🌟
Day 11 🌟 🌟
Day 12 🌟 🌟
Day 13 🌟 🌟
Day 14 🌟 🌟

The calendar idea was inspired by @anamsmartins ❤️

Input Files

The input files for my entries are stored in each day's folder. However, all my solutions are designed to work with any valid inputs. Feel free to grab your own inputs from the Advent of Code website and try them out!

About

This repository contains my Advent of Code solutions in Perl and a Lua script that dynamically generates a content structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published