spencertipping / jit-tutorialLinks
How to write a very simple JIT compiler
☆1,904Updated 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:
- A VM That is Dynamic and Fast☆1,652Updated 7 months ago
- How to write a UNIX shell, with a lot of background☆362Updated 8 years 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,491Updated this week
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,518Updated last year
- A Small C Compiler☆1,922Updated 5 years ago
- Simple, zero-dependency garbage collection for C☆1,289Updated last year
- A Tiny Garbage Collector for C☆1,079Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 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…☆579Updated 8 months ago
- A readable lisp in less than 1k lines of C☆1,550Updated last year
- A Tiny Linux-Compatible Kernel☆3,054Updated last week
- The lcc retargetable ANSI C compiler☆2,496Updated last year
- Test suite to help you write your own C compiler☆901Updated 2 years ago
- A simple, self-hosting C compiler☆972Updated 3 years ago
- Platform independent low-level JIT compiler☆1,043Updated 2 weeks ago
- A self-hosting and educational C optimizing compiler☆1,346Updated 3 weeks ago
- Unofficial mirror of mob development branch☆2,709Updated 2 weeks ago
- Simple C compiler☆1,546Updated last year
- A book about compiling Racket and Python to x86-64 assembly☆1,539Updated 3 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆506Updated 2 months ago
- an incremental approach to compiler construction☆963Updated 6 years ago
- Write your own virtual machine for the LC-3 computer!☆1,971Updated 4 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆649Updated last week
- A Simple showcase for the Sea-of-Nodes compiler IR☆835Updated this week
- A set of minimal dependency bootstrap binaries☆1,025Updated 8 months ago
- advanced compilers☆891Updated 3 weeks ago
- A Small C Compiler☆6,348Updated last year
- The best C-like language that can be implemented in 10kLOC.☆678Updated this week
- A REPL for x86-64 assembly language☆869Updated 11 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆2,023Updated 3 weeks ago