Allow adding more scripting languages Allow replacing the vendored Lua implementation with another one (e.g. LuaJIT or Lua 5.4) Looking at function.c, there is work started that should allows ...