9 Star 65 Fork 15

Gitee 极速下载/GraalVM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/oracle/graal
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Sulong

Sulong is a high-performance LLVM bitcode runtime built on the GraalVM by Oracle Labs.

Sulong is written in Java and uses the Truffle language implementation framework and Graal as a dynamic compiler.

With Sulong you can execute programming languages that can be transformed to LLVM bitcode on GraalVM. This includes languages like C/C++, Fortran, and others.

User Documentation

Sulong is part of GraalVM. If you are a user of GraalVM and want to run C/C++/... programs on GraalVM, we recommend downloading a pre-built binary of GraalVM.

See GraalVM LLVM Runtime and graalvm.org for documentation about using the GraalVM LLVM runtime.

Contributor Documentation

If you are interested in the internals of Sulong, or want to contribute, there are those resources:

Further Information

Sulong is developed in a research collaboration with Johannes Kepler University, Linz.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/GraalVM.git
git@gitee.com:mirrors/GraalVM.git
mirrors
GraalVM
GraalVM
master

搜索帮助