spencertipping / jit-tutorialLinks
How to write a very simple JIT compiler
☆1,862Updated 4 years ago
Alternatives and similar repositories for jit-tutorial
Users that are interested in jit-tutorial are comparing it to the libraries listed below
Sorting:
- How to write a UNIX shell, with a lot of background☆350Updated 8 years ago
- A VM That is Dynamic and Fast☆1,637Updated 3 weeks ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,439Updated this week
- Simple C compiler☆1,490Updated 6 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,445Updated 10 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,105Updated 4 years ago
- A Tiny Garbage Collector for C☆1,000Updated 2 years ago
- A Tiny Linux-Compatible Kernel☆2,473Updated 4 months ago
- The lcc retargetable ANSI C compiler☆2,131Updated 8 months ago
- A Small C Compiler☆1,888Updated 4 years ago
- A simple, self-hosting C compiler☆954Updated 3 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆570Updated last month
- Simple, zero-dependency garbage collection for C☆1,255Updated 10 months ago
- A readable lisp in less than 1k lines of C☆1,522Updated last year
- A small C compiler☆10,399Updated last year
- A self-hosting and educational C optimizing compiler☆1,244Updated 2 weeks ago
- Unofficial mirror of mob development branch☆2,355Updated this week
- A superoptimizer for LLVM IR☆2,252Updated 10 months ago
- Higher level programming in C☆6,967Updated 7 months ago
- A tiny, embeddable language implemented in ANSI C☆1,374Updated 11 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆622Updated 8 months ago
- A REPL for x86-64 assembly language☆867Updated 4 months ago
- A Parser Combinator library for C☆2,748Updated last year
- A set of minimal dependency bootstrap binaries☆975Updated last month
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,238Updated 8 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,808Updated last year
- A Small C Compiler☆6,263Updated last year
- langcc: A Next-Generation Compiler Compiler☆1,727Updated 2 years ago
- Platform independent low-level JIT compiler☆947Updated 2 months ago
- an incremental approach to compiler construction☆937Updated 5 years ago