
Luajit implements the full set of language features defined by lua 5.1. the virtual machine (vm) is api- and abi-compatible to the standard lua interpreter and can be deployed as a drop-in replacement.
this package contains an embeddable version of luajit that can be used as a replacement of the standard liblua-5.1 shared library.