Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXZ
          ]
        
	
        luajit - Just-In-Time Compiler for Lua
        
        
        - Description:
- 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. 
Packages:
        
	Changelog:
        
	
            | by Igor Gnatenko (2014-03-13): - 2.0.3 upstream release |