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

Mike Pall 707c12bf00 DUALNUM: Improve/fix edge cases of unary minus. 2 weeks ago
doc 2c110b7769 Merge branch 'master' into v2.1 2 weeks ago
dynasm 2c110b7769 Merge branch 'master' into v2.1 2 weeks ago
etc 2c110b7769 Merge branch 'master' into v2.1 2 weeks ago
src 707c12bf00 DUALNUM: Improve/fix edge cases of unary minus. 2 weeks ago
.gitattributes 33e2a49dbf Add .gitattributes to dynamically resolve .relver. 2 years ago
.gitignore 282e1a969d Ignore PDB files for git. 2 weeks ago
.relver 33e2a49dbf Add .gitattributes to dynamically resolve .relver. 2 years ago
COPYRIGHT 6e69e47314 Bump copyright date. 2 weeks ago
Makefile 2c110b7769 Merge branch 'master' into v2.1 2 weeks ago
README 2c110b7769 Merge branch 'master' into v2.1 2 weeks 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-2026 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