benbjohnson / llvm-c-kaleidoscopeLinks
An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.
☆155Updated 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:
- Fedjmike's C Compiler☆136Updated 8 years ago
- graph based intermediate representation and backend for optimising compilers☆536Updated 10 months ago
- Getting started with the LLVM C API☆115Updated 8 years ago
- C99 parser and frontend for libfirm☆354Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Quick C-- compiler (no longer maintained)☆164Updated 11 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- The Finch programming language☆255Updated 5 years ago
- An implementation of Scheme in Python and C++☆187Updated this week
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.