paulsmith / getting-started-llvm-c-api
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
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆152Updated 4 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆128Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Rabbit VM.☆107Updated 5 years ago
- C99 parser and frontend for libfirm☆346Updated 4 months ago
- Project moved to: https://github.com/llvm/llvm-project☆205Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆200Updated 10 months ago
- A single-header incremental garbage collector library☆288Updated 8 months ago