aboutsummaryrefslogtreecommitdiff
path: root/main.scm
AgeCommit message (Collapse)Author
2024-12-05Update instructions to apply to GuileJuan Marín Noguera
Also rename `main` to `main.lua` and `main.scm` to `main`.
2024-12-04Day 04, return to LuaJuan Marín Noguera
After comparing the time I take with both languages, Lua seems more practical.
2024-12-03Started switch to Guile SchemeJuan Marín Noguera
I want to learn it more than I want to learn Lua right now. And I won't have time for both once the problems are more difficult.