LuaJIT
Tracing just-in-time compiler for the Lua programming language, renowned for its execution performance and compatibility with Lua 5.1. It was originally developed by Mike Pall and is known as the fastest Lua runtime, frequently used for numerical computation and dynamic programming language applications.
Written With
Name | Description |
---|---|
C | General-purpose language foundational in systems and application programming. |