luajit v2.1-0.04dca79
Just in time compiler for Lua programming language version 5.1
LuaJIT is a Just-In-Time Compiler (JIT) for the Lua programming language. Lua is a powerful, dynamic and light-weight programming language. It may be embedded or used as a general-purpose, stand-alone language.
- Website: https://www.luajit.org/
- Licenses: X11
- Package source: gnu/packages/lua.scm
- Builds: See build status
- Issues: See known issues
Installation
Install luajit v2.1-0.04dca79
as follows:
guix install luajit@v2.1-0.04dca79
Or install the latest version:
guix install luajit
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.