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:
- 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 VM That is Dynamic and Fast☆1,652Updated 8 months 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 Small C Compiler☆1,922Updated 5 years ago
- Simple, zero-dependency garbage collection for C☆1,289Updated last year
- A book about compiling Racket and Python to x86-64 assembly☆1,539Updated 3 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,518Updated 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
- A readable lisp in less than 1k lines of C☆1,550Updated last year
- A Tiny Garbage Collector for C☆1,079Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,346Updated 3 weeks ago
- an incremental approach to compiler construction☆963Updated 6 years ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆835Updated this week
- The lcc retargetable ANSI C compiler☆2,496Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆506Updated 2 months ago
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- Write your own virtual machine for the LC-3 computer!☆1,971Updated 4 months ago
- Simple C compiler☆1,546Updated last year
- Platform independent low-level JIT compiler☆1,043Updated 3 weeks ago
- A Tiny Linux-Compatible Kernel☆3,054Updated last week
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- EsoLangVM Compiler Infrastructure☆1,234Updated 2 months ago
- The best C-like language that can be implemented in 10kLOC.☆678Updated this week
- ☆1,007Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,463Updated last year
- Algebraic data types for C99☆1,478Updated 10 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆565Updated 7 years ago