首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > JIT/Static compiler for Lua using LLVM on the backend.

JIT/Static compiler for Lua using LLVM on the backend.

  • 资源大小:282.98 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

LLVM-Lua, is a JIT and static Lua compiler that uses Low Level Virtual Machine (LLVM) as the compiler backend. Features JIT compile Lua scripts to native code using LLVM"s JIT engine. JIT supports x86, x86_64, PowerPC 32/64 processors. Compile Lua scripts to native executables. Cross-compile Lua scripts to native executables/modules a different target then the host. llvm-lua git HEAD - Requires LLVM & Clang 3.1 release, download here. llvm-lua 1.3.1 - Requires LLVM 2.8 release, download here. Clang or llvm-gcc 4.2.x from LLVM 2.8 release.

文 件 列 表

llvm_lua-1.3.1
etc
lua.hpp
COPYRIGHT
src
lopcodes.c
test
xd.lua
cmake
FindLLVM.cmake
llvm-lua
LLVMCompiler.h
CMakeLists.txt
gen_changelog.sh
HISTORY
cmake_uninstall.cmake.in
AUTHORS
INSTALL
README.llvm-lua
doc
logo.gif
TODO
ChangeLog
README
etc
noparser.c
VIP VIP
0.204549s