Hacker News new | ask | show | jobs
by ipostonthisacc 4802 days ago
Lua is impressive - the first as a non-compiled lang. Is that Lua or Luajit in OpenResty?
2 comments

LuaJit (or optionally Lua)
If its just-in-time compiled you can't really call it a non-compiled language...