luajit

Just in time compiler for Lua programming language version 5.1
  http://luajit.org
  0
  no reviews



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 the standalone interpreter/jitter that can be used as a replacement for the standard lua5.1 interpreter.