3eed22676f
LuaJIT is a Just-In-Time Compiler for the Lua programming language. Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. More information about Lua can be found at: http://www.lua.org/ LuaJIT is based on the Lua 5.1.x virtual machine and bytecode interpreter from lua.org. It compiles bytecode to native x86 (i386+) machine code to speed up the execution of Lua programs. Packaged by pho@cielonegro.org.
9 lines
274 B
Text
9 lines
274 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/26 19:34:33 rillig Exp $
|
|
bin/luajit
|
|
share/lua/5.1/jit/dis_x86.lua
|
|
share/lua/5.1/jit/dump.lua
|
|
share/lua/5.1/jit/dumphints.lua
|
|
share/lua/5.1/jit/opt.lua
|
|
share/lua/5.1/jit/opt_inline.lua
|
|
share/lua/5.1/jit/trace.lua
|
|
@pkgdir lib/lua/5.1
|