| |||||
Lua is a dynamically-typed scripting language offering object-oriented capabilities, designed for extending applications.
Just-in-time compilation (JIT) is a method to dynamically compile code and allow an application to run faster.
LuaJIT is a JIT system for Lua developers, allowing them to create faster running Lua-based apps.
Here are some key features of "LuaJIT":
· Wide cross-platform compatibility
· Low memory footprint
· High performance
· Integrated trace compiler
· SSA-based optimizations
What's New in This Release: [ read full changelog ]
· Merged with Lua 5.1.5.
· Also integrated fixes for all currently known bugs in Lua 5.1.5.

Via: LuaJIT 1.1.8 / 2.0.0-beta11
No comments:
Post a Comment