LuaJIT/README

17 lines
442 B
Plaintext
Raw Normal View History

2017-05-01 11:10:28 -07:00
README for LuaJIT 2.0.5
2012-10-31 10:24:10 -07:00
-----------------------
2009-12-08 10:46:35 -08:00
LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
2020-10-12 07:11:32 -07:00
Project Homepage: https://luajit.org/
2009-12-08 10:46:35 -08:00
2022-01-15 10:30:54 -08:00
LuaJIT is Copyright (C) 2005-2022 Mike Pall.
2011-08-14 12:11:58 -07:00
LuaJIT is free software, released under the MIT license.
2009-12-08 10:49:20 -08:00
See full Copyright Notice in the COPYRIGHT file or in luajit.h.
2009-12-08 10:46:35 -08:00
Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:
doc/luajit.html