# Lua version The Sol Engine uses [Lua 5.3.2](http://www.lua.org/manual/5.3/) with a few minor modifications: * pairs(), ipairs() and next() accept no argument or nil or bool as argument without complaining; * the result of *X/Y* and *X^Y* is an integer for integer *X* and *Y*; * performance optimizations; (insert footer.md.html here)