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

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