Comment by JSR_FDED
I love the Lua language, has all the nice to have data structures, no need to think about memory management, is straightforward (keep the whole thing in your head easily) and will go forever without changes. Just stick with v5.1.
It’s so cool to take the interpreter source, type make and be using it in one minute.