axmol/external/lua/luajit/src
minggo e50f9fc43b issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
..
doc issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
dynasm issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
etc issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
src issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
COPYRIGHT issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
Makefile issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
README issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
v2.0.1_hotfix1.patch issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +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