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

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