Attached should be two new ports, luajit and luajit1.

LuaJIT is a Just-In-Time Compiler for the Lua* programming language.
LuaJIT implements the full set of language features defined by Lua 5.1.
The virtual machine (VM) is API- and ABI-compatible to the standard Lua
interpreter and can be deployed as a drop-in replacement.
LuaJIT offers more performance, at the expense of portability.

2.0 is nearing the end of its beta, is usually a lot faster, and is 
probably what you want, so that's the default.

I also made a luajit1 port of the still around 1.1.6 version because there 
are a couple instances where it's faster, or where the ability to execute 
bytecode may be important.  I think they should conflict, but I didn't 
know how to do that. Or we can rename the binary.

Attachment: luajit-port.tgz
Description: Binary data

Attachment: luajit1-port.tgz
Description: Binary data

Reply via email to