LuaJIT

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:602KB
下载次数:23
上传日期:2011-06-11 16:01:08
上 传 者风华2018
说明:  采用C语言写的Lua的解释器的代码,经过汇编优化,比Lua原始版执行效率更高!
(Using C language interpreter written in Lua code, after compilation of optimized than the original version of the implementation of more efficient Lua!)

文件列表:
doc\changes.html (21681, 2011-05-05)
doc\contact.html (2577, 2011-05-05)
doc\ext_c_api.html (5807, 2011-05-05)
doc\ext_ffi.html (10331, 2011-05-05)
doc\ext_ffi_api.html (18721, 2011-05-05)
doc\ext_ffi_semantics.html (43175, 2011-05-05)
doc\ext_ffi_tutorial.html (21376, 2011-05-05)
doc\ext_jit.html (5637, 2011-05-05)
doc\extensions.html (11133, 2011-05-05)
doc\faq.html (7508, 2011-05-05)
doc\install.html (18316, 2011-05-05)
doc\luajit.html (4993, 2011-05-05)
doc\running.html (11061, 2011-05-05)
doc\status.html (10143, 2011-05-05)
src\msvcbuild.bat (2360, 2011-06-10)
src\vc8build.bat (83, 2011-06-10)
src\buildvm.h (2561, 2011-05-05)
src\buildvm_arm.h (106787, 2011-05-05)
src\buildvm_ppcspe.h (88596, 2011-05-05)
src\buildvm_x64.h (124016, 2011-05-05)
src\buildvm_x64win.h (123818, 2011-05-05)
src\buildvm_x86.h (126155, 2011-05-05)
dynasm\dasm_arm.h (13161, 2011-05-05)
dynasm\dasm_ppc.h (12049, 2011-05-05)
dynasm\dasm_proto.h (2064, 2011-05-05)
dynasm\dasm_x86.h (15283, 2011-05-05)
src\lauxlib.h (5547, 2011-05-05)
src\lj_alloc.h (330, 2011-05-05)
src\lj_arch.h (6449, 2011-05-05)
src\lj_asm.h (356, 2011-05-05)
src\lj_bc.h (8224, 2011-05-05)
src\lj_bcdef.h (1992, 2011-06-10)
src\lj_carith.h (674, 2011-05-05)
src\lj_ccall.h (2963, 2011-05-05)
src\lj_cconv.h (2001, 2011-05-05)
src\lj_cdata.h (2077, 2011-05-05)
src\lj_char.h (1435, 2011-05-05)
src\lj_clib.h (754, 2011-05-05)
src\lj_cparse.h (2078, 2011-05-05)
... ...

README for LuaJIT 2.0.0-beta7 ----------------------------- LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. Project Homepage: http://luajit.org/ LuaJIT is Copyright (C) 2005-2011 Mike Pall. LuaJIT is free software, released under the MIT/X license. See full Copyright Notice in the COPYRIGHT file or in luajit.h. Documentation for LuaJIT is available in HTML format. Please point your favorite browser to: doc/luajit.html

近期下载者

相关文件


收藏者