Just-In-Time Compiler (JIT) for the Lua programming language
http://luajit.org/
LuaJIT is a just-in-time (JIT) compiler for the Lua language. The virtual
machine (VM) is based on a fast interpreter combined with a trace compiler.
It can significantly improve the performance of Lua programs.
LuaJIT is API- and ABI-compatible with the VM of the standard Lua 5.1
interpreter. When embedding the VM into an application, the built library can be
used as a drop-in replacement.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/luajit && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000425 425 Bytes | |
| luajit.changes | 0000000508 508 Bytes | |
| luajit.spec | 0000003945 3.85 KB |
Comments 0