Getting started with the LLVM C API
☆114Jan 17, 2018Updated 8 years ago
Alternatives and similar repositories for getting-started-llvm-c-api
Users that are interested in getting-started-llvm-c-api are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Example usage of LLVM's C bindings☆36Apr 9, 2012Updated 13 years ago
- "Toy" SMT Solver for Educational Purposes☆20Apr 17, 2013Updated 12 years ago
- An Erlang implementation of the Kaleidoscope language from the LLVM tutorial.☆12Dec 24, 2015Updated 10 years ago
- Some scripts for analyzing IMP programs with the Z3 automatic theorem prover, originally written for my Compose 2016 talk.☆15Feb 9, 2016Updated 10 years ago
- Erlang Generic Game Server + Unity3D☆13Feb 9, 2013Updated 13 years ago
- JIT compiler of scheme☆15Jul 29, 2011Updated 14 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Feb 1, 2017Updated 9 years ago
- Runtime Assembler for C++☆13Dec 15, 2023Updated 2 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language