wickedchicken / llvm-c-exampleLinks
Example usage of LLVM's C bindings
☆36Updated 13 years ago
Alternatives and similar repositories for llvm-c-example
Users that are interested in llvm-c-example are comparing it to the libraries listed below
Sorting:
- Getting started with the LLVM C API☆114Updated 7 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Code samples for using libjit☆91Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆152Updated 8 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- A fast preprocessor for C and C++☆534Updated 3 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A system for creating fast, reusable parsers☆171Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- BF implementations in different languages☆30Updated 7 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 4 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- ☆91Updated this week
- Experiments with JIT compilation☆65Updated 8 years ago
- The Higher-Order Intermediate Representation☆156Updated last week
- A Tree Parser Generator☆99Updated 10 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Anonymous functions in C☆254Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago