paulsmith / getting-started-llvm-c-api
Getting started with the LLVM C API
☆112Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for getting-started-llvm-c-api
- Example usage of LLVM's C bindings☆36Updated 12 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆141Updated 7 years ago
- Code samples for using libjit☆90Updated 7 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Rabbit VM.☆104Updated 5 years ago
- C99 parser and frontend for libfirm☆341Updated last year
- A Tree Parser Generator☆92Updated last month
- Compiler and tools for the Loci programming language.☆115Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- x86-64 assembler library☆471Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆192Updated 5 months ago
- resurrected LLVM "C Backend", with improvements☆127Updated 4 years ago
- A collection of compiler, emulator and microkernel tools.☆244Updated 4 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆267Updated 5 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- BF implementations in different languages☆30Updated 6 years ago
- Experiments with JIT compilation☆64Updated 7 years ago