mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
20b799a6f2
This will be used for testing and in the future for reimplementing vimscript as a compile-to-lua language. |
||
---|---|---|
.. | ||
doc | ||
dynasm | ||
etc | ||
src | ||
COPYRIGHT | ||
Makefile | ||
README |
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