Re: [ANN] LuaJIT-2.1.0-beta1

  • From: Ryan Gonzalez <rymg19@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx,Mike Pall <mikelj-1508@xxxxxxx>
  • Date: Tue, 25 Aug 2015 17:40:13 -0500

I have to wonder about the necessity of a "What is LuaJIT" paragraph when the
message is being sent to the LuaJIT mailing list. :)

On August 25, 2015 5:18:38 PM CDT, Mike Pall <mikelj-1508@xxxxxxx> wrote:

LuaJIT 2.1.0-beta1 has been released.

This is the first beta release for the new v2.1 branch. The beta
phase will be very short and a final release will follow soon.
Please start testing now.

Here's a direct link to the download page:

http://luajit.org/download.html


There are a couple of minor 2.1 release blockers. Please report
any issues with the beta release here:

https://github.com/luajit/luajit/issues

NOTE: The git repository at luajit.org is still the git master.
The GitHub repo will become the master after the 2.1.0-final
release is done.


What is LuaJIT?
---------------

LuaJIT is a Just-In-Time (JIT) Compiler for Lua. It's upwards
compatible with standard Lua 5.1 and can significantly boost the
performance of your Lua programs.

LuaJIT is open source software, released under the MIT license.
LuaJIT builds out-of-the-box on most x86 or x64 operating systems
(Linux, Windows, OSX etc.) and can be cross-compiled for embedded
systems based on x64 (PS4, Xbox One), ARM/ARM64 (Android, iOS),
PPC (PS3, Xbox 360) and MIPS CPUs.

--Mike

--
Sent from my Nexus 5 with K-9 Mail. Please excuse my brevity.

Other related posts: