LLVM编译器框架系统
LLVM是构架编译器(compiler)的框架系统,以C++编写而成,用于优化以任意程序语言编写的程序的编译时间(compile-time)、链接时间(link-time)
本专区汇聚了各类基于 LLVM 开发的源码资源,共计 8 篇资源供开发者免费下载学习。
LLVM是构架编译器(compiler)的框架系统,以C++编写而成,用于优化以任意程序语言编写的程序的编译时间(compile-time)、链接时间(link-time)
LLVM is an open source compiler infrastructure project, providing aggressive static compil
Eero is a fully binary- and header-compatible dialect of Objective-C, implemented with a m
These are bindings for LLVM, providing an object-oriented interface as similar as possible
Wraps the C bindings of LLVM-3.0 for use in Java. Requires LLVM built as shared-library (
llvm-py is a Python package that provides Python bindings for LLVM. All the interesting st
py2llvm is an another approach translating codes in Python syntax into LLVM IR for fast ex
This experimental projects aims to provide efficient code generation for Restricted Python