Skip to content

mufasachan/aoc23_lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Lua code for the Advent of Code 2023. I never used lua (editing nvim config files does not teach lua), so I am learning it with AoC challenges.

  • Update Day 14: I wrote some code in a lua file. Lua is fun. I try to apply the idiom that I found win Programming in Lua.
  • Update Day 16: Terrible algorithm solution, but I played with the annotations and the OOP of lua, that was fun.

About

My Advent of Code source in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages