Fix 32/64 bit portability issue with upval->v.
[luajit-2.0/celess22.git] / README
blob5eeb12ea69990ee15281d41c4c3f08ad84c14c86
1 README for LuaJIT 2.0.0-beta2
2 -----------------------------
4 LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
6 Project Homepage: http://luajit.org/
8 LuaJIT is Copyright (C) 2005-2010 Mike Pall.
9 LuaJIT is free software, released under the MIT/X license.
10 See full Copyright Notice in the COPYRIGHT file or in luajit.h.
12 Documentation for LuaJIT is available in HTML format.
13 Please point your favorite browser to:
15  doc/luajit.html