paulsmith / getting-started-llvm-c-apiLinks
Getting started with the LLVM C API
☆114Updated 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:
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- Code samples for using libjit☆91Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- BF implementations in different languages☆30Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- x86-64 assembler library☆485Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago
- A Python-like systems programming language☆84Updated 9 years ago
- A Tree Parser Generator☆101Updated last year
- Toy Green Threads for C.☆206Updated 8 years ago
- A single-header incremental garbage collector library☆293Updated last year
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago