benbjohnson / llvm-c-kaleidoscopeLinks
An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.
☆147Updated 8 years ago
Alternatives and similar repositories for llvm-c-kaleidoscope
Users that are interested in llvm-c-kaleidoscope are comparing it to the libraries listed below
Sorting:
- Getting started with the LLVM C API☆112Updated 7 years ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- graph based intermediate representation and backend for optimising compilers☆509Updated 3 months ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A Quick Backend☆337Updated 3 years ago
- A C-implemented C compiler☆91Updated 9 months ago
- CC500: a tiny self-hosting C compiler☆160Updated 7 years ago
- A parser generator for C☆368Updated 3 months ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 10 years ago
- Simple compiler frontend using LLVM as backend☆237Updated 6 years ago
- A single-header incremental garbage collector library☆290Updated 9 months ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A simple, self-hosting C compiler☆954Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- Vox language compiler. AOT / JIT / Linker. Zero dependencies☆355Updated last month