paulsmith / getting-started-llvm-c-apiLinks
Getting started with the LLVM C API
☆112Updated 7 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
Sorting:
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- BF implementations in different languages☆30Updated 6 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆128Updated 4 years ago
- Rabbit VM.☆107Updated 5 years ago
- Anonymous functions in C☆252Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- Toy Green Threads for C.☆203Updated 8 years ago
- Yet Another Earley Parser☆139Updated 3 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- A C-implemented C compiler☆91Updated 8 months ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- x86-64 assembler library☆481Updated 4 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated last year