axmol/external/lua/luajit/src
James Chen 650a88a8b1 Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
..
doc Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
dynasm Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
etc Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
src Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
COPYRIGHT Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
README Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
v2.0.1_hotfix1.patch Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00

README

README for LuaJIT 2.0.1
-----------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: http://luajit.org/

LuaJIT is Copyright (C) 2005-2013 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