Subject: CVS commit: wip/LuaJIT
From: PHO / phonohawk
Date: 2009-06-26 03:48:08
Message id: E1MK0YB-0006ut-By@ddv4jf1.ch3.sourceforge.com

Log Message:
Import LuaJIT-1.1.5 as wip/LuaJIT.

LuaJIT is a Just-In-Time Compiler for the Lua programming language.

Lua is a powerful, light-weight programming language designed for extending
applications. Lua is also frequently used as a general-purpose, stand-alone
language. More information about Lua can be found at: http://www.lua.org/

LuaJIT is based on the Lua 5.1.x virtual machine and bytecode interpreter from
lua.org. It compiles bytecode to native x86 (i386+) machine code to speed up the
execution of Lua programs.


Files:
RevisionActionfile
1.1importwip/LuaJIT/distinfo
1.1importwip/LuaJIT/Makefile
1.1importwip/LuaJIT/PLIST
1.1importwip/LuaJIT/DESCR
1.1importwip/LuaJIT/patches/patch-aa