aalhour / awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
http://aalhour.com/awesome-compilers
Other
8.95k stars 648 forks source link

Add JavaCPP Presets for LLVM #41

Closed phase closed 6 years ago

phase commented 7 years ago

It's a super nice library for using the LLVM API, allowing you to generate LLVM IR from within your code.

aalhour commented 6 years ago

Nice, thanks for contributing.