#scripting #scripting-language #embedded-scripting #lua #luajit #jit #script-engine #programming-language #compiler #c-embedding

Mike Pall c68711cc87 ARM64: Use ldr literal to load FP constants. 1 day ago
doc 04dca7911e Call math.randomseed() without arguments to seed from system entropy. 1 month ago
dynasm 3ca0a80711 DynASM/x86: Add endbr instruction. 7 months ago
etc 2090842410 Merge branch 'master' into v2.1 1 year ago
src c68711cc87 ARM64: Use ldr literal to load FP constants. 1 day ago
.gitattributes 33e2a49dbf Add .gitattributes to dynamically resolve .relver. 1 year ago
.gitignore 55b1695971 RELEASE LuaJIT-2.0.0-beta1 14 years ago
.relver 33e2a49dbf Add .gitattributes to dynamically resolve .relver. 1 year ago
COPYRIGHT 158a284cc9 Bump copyright date. 1 year ago
Makefile ae4735f621 Reflect override of INSTALL_LJLIBD in package.path. 1 week ago
README f0ff869bc2 Merge branch 'master' into v2.1 1 year ago

README

README for LuaJIT 2.1
---------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: https://luajit.org/

LuaJIT is Copyright (C) 2005-2023 Mike Pall.
LuaJIT is free software, released under the MIT license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.

Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:

doc/luajit.html