Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Eclipse OMR to the big list of stuff #40

Open
rwy7 opened this issue Nov 23, 2017 · 0 comments
Open

Add Eclipse OMR to the big list of stuff #40

rwy7 opened this issue Nov 23, 2017 · 0 comments

Comments

@rwy7
Copy link

rwy7 commented Nov 23, 2017

Eclipse OMR is a C/C++ toolkit for building language runtimes. OMR has a high level JIT compilation library called JitBuilder, which is built on OMR's more general compilation framework. We also have a demo VM called Base9, and a small tutorial on adding a bytecode (and jitting that bytecode) here(pdf).

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant