8 Sep 16:47
[ANN] LuaJIT 1.0.3
From: Mike Pall <mikelu-0509 <at> mike.de>
Subject: [ANN] LuaJIT 1.0.3
Newsgroups: gmane.comp.lang.lua.general
Date: 2005-09-08 14:49:21 GMT
Subject: [ANN] LuaJIT 1.0.3
Newsgroups: gmane.comp.lang.lua.general
Date: 2005-09-08 14:49:21 GMT
Hi, this is the initial public release of LuaJIT, a Just-In-Time (JIT) Compiler for Lua 5.1. Please visit the project home page for more info: http://luajit.luaforge.net/ LuaJIT is based on Lua 5.1 alpha (plus some fixes). All the usual caveats about early releases of Lua 5.1 apply here, too. The first releases of LuaJIT targets x86 (i386+) CPUs only. LuaJIT has been tested on Linux, FreeBSD, NetBSD, OpenBSD and Windows. Any feedback is appreciated. Thank you! Bye, Mike
RSS Feed