Fix memory access check for fast string interning.
[luajit-2.0.git] / README
blobe68604b72c63f28218aabefa01b4ffb5cccadc06
1 README for LuaJIT 2.0.1
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-2013 Mike Pall.
9 LuaJIT is free software, released under the MIT 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