LLVM 资源专区

本专区汇聚了各类基于 LLVM 开发的源码资源,共计 8 篇资源供开发者免费下载学习。

共找到 8 个资源
C/C++/VC++ 1 积分

LLVM编译器框架系统

LLVM是构架编译器(compiler)的框架系统,以C++编写而成,用于优化以任意程序语言编写的程序的编译时间(compile-time)、链接时间(link-time)

LLVM 编译器 框架
0 0 查看详情
C/C++/VC++ 1 积分

LLVM编译器基础设施项目

LLVM is an open source compiler infrastructure project, providing aggressive static compil

LLVM 编译器 开源
0 0 查看详情
Python 1 积分

Eero:Objective-C 的精简方言

Eero is a fully binary- and header-compatible dialect of Objective-C, implemented with a m

Objective-C 编程语言 Eero
0 0 查看详情
Java 1 积分

LLVM Java 绑定库

These are bindings for LLVM, providing an object-oriented interface as similar as possible

LLVM Java 绑定
0 0 查看详情
Java 1 积分

Java LLVM-3.0 C绑定封装

Wraps the C bindings of LLVM-3.0 for use in Java. Requires LLVM built as shared-library (

Java LLVM C绑定
0 0 查看详情
Python 1 积分

Python接口LLVM绑定工具包说明

llvm-py is a Python package that provides Python bindings for LLVM. All the interesting st

LLVM Python 绑定
0 0 查看详情
Python 1 积分

Python代码到LLVM IR的高性能转换工具

py2llvm is an another approach translating codes in Python syntax into LLVM IR for fast ex

Python LLVM 代码转换
0 0 查看详情
Python 1 积分

基于LLVM的RPython代码生成工具说明

This experimental projects aims to provide efficient code generation for Restricted Python

LLVM RPython 代码生成
0 0 查看详情