LuaJIT
Exact page not found, but we found similar results:
LuaJIT
LuaJIT is a tracing just-in-time compiler and interpreter for the Lua programming language. The LuaJIT project was started in 2005 by developer Mike Pall...
Lua
applications. Ravi, a JIT-enabled Lua 5.3 language with optional static typing. JIT is guided by type information. Shine, a fork of LuaJIT with many extensions...
Code motion
"Allocation sinking in git HEAD - luajit - FreeLists". www.freelists.org. Retrieved 25 February 2022. "Allocation Sinking Optimization". wiki.luajit.org....
Just-in-time compilation
In computing, just-in-time (JIT) compilation (also dynamic translation or run-time compilations) is compilation (of computer code) during execution of...
Luau (programming language)
team considered adopting LuaJIT, a just-in-time compiler implementation of Lua known for high performance. However, LuaJIT had limited support for certain...
Neovim
using the C library libuv, a built in terminal emulator and for Lua scripting by using LuaJIT language interpreter, allowing both plugin scripting and running...
Sysbench
benchmarking tool designed for Linux systems. It is a C binary and uses LuaJIT scripts to execute benchmarks. It is most frequently used for database benchmarks...
OpenResty
OpenResty is an nginx distribution which includes the LuaJIT interpreter for Lua scripts. The software was created by Yichun Zhang. It was originally sponsored...
LuaRocks
dependencies and install them. LuaRocks is compatible with Lua versions 5.1, 5.2 and 5.3, as well as LuaJIT. Development on LuaRocks was started in 2006 by...
List of applications using Lua
compositor uses embedded Lua and LuaJIT for internal and external scripts and also plugin prototyping. In the videogame Factorio, Lua is used for creating...