1
0
Fork 0
mirror of https://luajit.org/git/luajit.git synced 2026-07-27 00:24:05 +00:00
No description
  • C 82.5%
  • Lua 15.5%
  • Makefile 1%
  • Batchfile 0.9%
Find a file
2026-07-25 20:55:26 +02:00
doc Fix documentation about Lua 5.2 extensions/compatibility. 2026-07-20 22:55:05 +02:00
dynasm DynASM/x86: Fix movd/movq and vmovd/vmovq operand sizes. 2026-07-24 16:14:33 +02:00
etc Merge branch 'master' into v2.1 2026-01-09 17:25:02 +01:00
src Merge branch 'master' into v2.1 2026-07-25 20:55:26 +02:00
.gitattributes Add .gitattributes to dynamically resolve .relver. 2023-08-22 15:36:55 +02:00
.gitignore Ignore PDB files for git. 2026-01-09 17:26:13 +01:00
.relver Add .gitattributes to dynamically resolve .relver. 2023-08-22 15:36:55 +02:00
COPYRIGHT Bump copyright date. 2026-01-09 17:18:03 +01:00
Makefile Merge branch 'master' into v2.1 2026-01-09 17:25:02 +01:00
README Merge branch 'master' into v2.1 2026-01-09 17:25:02 +01:00

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