From 6523585c66c04cea54df50013df8886b589847d8 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Jan 2012 23:36:30 +1000 Subject: Add luaproc and LuaJIT libraries. Two versions of LuaJIT, the stable release, and the dev version. Try the dev version first, until ih fails badly. --- libraries/luajit-2.0/doc/status.html | 240 +++++++++++++++++++++++++++++++++++ 1 file changed, 240 insertions(+) create mode 100644 libraries/luajit-2.0/doc/status.html (limited to 'libraries/luajit-2.0/doc/status.html') diff --git a/libraries/luajit-2.0/doc/status.html b/libraries/luajit-2.0/doc/status.html new file mode 100644 index 0000000..d9cffe0 --- /dev/null +++ b/libraries/luajit-2.0/doc/status.html @@ -0,0 +1,240 @@ + + + +Status & Roadmap + + + + + + + + + +
+Lua +
+ + +
+

+The LuaJIT 1.x series represents +the current stable branch. +Only a single bug has been discovered in the last two years. So, if +you need a rock-solid VM, you are encouraged to fetch the latest +release of LuaJIT 1.x from the » Download +page. +

+

+LuaJIT 2.0 is the currently active +development branch. +It has Beta Test status and is still undergoing +substantial changes. +It has » much better performance than LuaJIT 1.x. +It's maturing quickly, so you should definitely +start to evaluate it for new projects right now. +

+ +

Current Status

+

+This is a list of the things you should know about the LuaJIT 2.0 beta test: +

+ + +

Roadmap

+

+Please refer to the +» LuaJIT +Roadmap 2011 for the latest release plan. Here's the general +project plan for LuaJIT 2.0: +

+ +
+
+ + + -- cgit v1.1