1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/luajit/luajit.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A Just-In-Time Compiler for the Lua programming language
14 [T] LuaJIT is based on the Lua 5.1.x virtual machine and bytecode interpreter
15 [T] from lua.org. It compiles bytecode to native x86 (i386+) machine code to
16 [T] speed up the execution of Lua programs.
18 [T] An innovative trace compiler is integrated with advanced, SSA-based
19 [T] optimizations and a highly tuned code generation backend. This allows a
20 [T] substantial reduction of the overhead associated with dynamic language
21 [T] features. It's destined to break into the performance range traditionally
22 [T] reserved for offline, static language compilers.
24 [U] https://luajit.org/
26 [A] Mike Pall <mikelu-1105@mike.de>
27 [M] Rene Rebe <rene@t2-project.org>
30 [F] CROSS DIETLIBC NO-LTO.gcc
32 [R] + arm arm64 x86 x86-64 ppc mips
37 [P] X -----5---9 149.800
39 [D] 7d18708ed284a19be24e227ecf1453d9ad6f18b2ccdf208180ed492c luajit-2.1-9b5e837.tar.gz !https://repo.or.cz/luajit-2.0.git/snapshot/9b5e837ac2dfdc0638830c048a47ca9378c504d3.tar.gz