neovim/third-party/luajit
Thiago de Arruda 20b799a6f2 Import luajit 2.0.2 source tree
This will be used for testing and in the future for reimplementing vimscript as
a compile-to-lua language.
2014-02-27 09:37:08 -03:00
..
doc Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00
dynasm Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00
etc Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00
src Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00
COPYRIGHT Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00
Makefile Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00
README Import luajit 2.0.2 source tree 2014-02-27 09:37:08 -03:00

README for LuaJIT 2.0.2
-----------------------

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