Getting a working LuaJIT, require the following dependencies (at least): **Minimal install** (for builds *without* documentation.) - LuaJIT - [LuaUnit](https://github.com/bluebird75/luaunit) **Complete install** (for builds **with** documentation enabled.) - [luarocks](https://github.com/luarocks/luarocks/) - Some kind of Lua *package manager* - [luafilesystem](https://github.com/lunarmodules/luafilesystem) - [Penlight](https://github.com/lunarmodules/Penlight) - [LDoc](https://github.com/lunarmodules/ldoc)
Getting a working LuaJIT, require the following dependencies (at least):
Minimal install (for builds without documentation.)
Complete install (for builds with documentation enabled.)