aalhour / aalhour/awesome-compilers

Add Eclipse OMR to the big list of stuff

未关闭
#40 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
9.9k
派生
705
PR 合并指标
30 天内没有已合并 PR

描述

[Eclipse OMR](https://github.com/eclipse/omr) is a C/C++ toolkit for building language runtimes. OMR has a high level JIT compilation library called [JitBuilder](https://developer.ibm.com/open/2016/07/19/jitbuilder-library-and-eclipse-omr-just-in-time-compilers-made-easy/), which is built on OMR's more general compilation framework. We also have a demo VM called [Base9](https://github.com/b9org/b9), and a small tutorial on adding a bytecode (and jitting that bytecode) [here](https://github.com/b9org/b9/blob/master/doc/CASCON2017_SuperchargeALanguageRuntime.pdf)(pdf).

I'd be super happy if you could add our project to the list of C/C++ compilation frameworks.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。