Aegisub/vendor/luajit
Thomas Goyne 68eaab0f43 Convert the build system to non-recursive make
Speeds up a no-op build from 500ms to 60ms and significantly improves
dependency tracking.
2014-06-17 11:37:20 -07:00
..
dynasm Switch from regular Lua to LuaJIT 2014-04-28 07:38:30 -07:00
include Switch from regular Lua to LuaJIT 2014-04-28 07:38:30 -07:00
src Switch from regular Lua to LuaJIT 2014-04-28 07:38:30 -07:00
COPYRIGHT Switch from regular Lua to LuaJIT 2014-04-28 07:38:30 -07:00
Makefile Convert the build system to non-recursive make 2014-06-17 11:37:20 -07:00
README Switch from regular Lua to LuaJIT 2014-04-28 07:38:30 -07:00

README

README for LuaJIT 2.0.3
-----------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: http://luajit.org/

LuaJIT is Copyright (C) 2005-2014 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