I'm solving the UVa 12421-12423 problem series. (TLDR: Write a
simplified Lua interpreter, see
https://onlinejudge.org/external/124/12423.pdf)
I'm trying to get some help by referencing the official Lua source. But
I'm wondering in which order should I read them so I can really
understand them.
Any ideas? Thanks a lot.
--
From LilyWhite with love