Files
adventofcode/2017/day-18
Bert Peters 432fc46a2b Clean up Lua code.
- Refactor ALU to a single function to be reused
- Abstract registers out of a global variable into a function argument
- Use proper table initialisations
- Accept that LUA starts arrays at 1. Partially.
2017-12-18 15:18:39 +01:00
..
2017-12-18 13:23:56 +01:00
2017-12-18 15:18:39 +01:00