Virtual-Machine / ir-examples
LLVM IR Examples
☆38Updated 8 years ago
Alternatives and similar repositories for ir-examples:
Users that are interested in ir-examples are comparing it to the libraries listed below
- In Progress. Building a front end for llvm.☆55Updated 5 years ago
- Fully parallel dynamically typed programming language☆97Updated 2 years ago
- Direct, source-level WebAssembly debugger☆48Updated 4 years ago
- A C99 compliant compiler☆18Updated 3 years ago
- A toy programming language based on Lisp and built in Rust & LLVM☆43Updated 4 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- A few basic bytecode interpreters used as example code in a series of articles☆125Updated 5 months ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆36Updated 4 years ago
- A lightweight debugger library written in C.☆46Updated 9 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- LLVM Kaleidoscope Tutorial in Rust☆39Updated 9 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆85Updated 8 years ago
- ☆55Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- A Quick Backend☆332Updated 3 years ago
- The Iron programming language☆16Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- ⚠ ⚠ ⚠ OUTDATED, GO TO ⬇️ ⬇️ ⬇️ ⬇️ https://codeberg.org/Horse64/core.horse64.org☆69Updated last year
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Same as simple-virtual-machine but in C☆148Updated 9 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆57Updated last year
- simple virtual cpu in c☆88Updated 7 years ago
- Very basic c compiler written in rust, following https://norasandler.com/2017/11/29/Write-a-Compiler.html☆27Updated 7 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Minimal C subset compiler☆36Updated 4 years ago