spencertipping / jit-tutorialLinks
How to write a very simple JIT compiler
☆1,885Updated 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,650Updated 5 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,487Updated last year
- Simple, zero-dependency garbage collection for C☆1,281Updated last year
- A Small C Compiler☆1,911Updated 4 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,462Updated last month
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- A readable lisp in less than 1k lines of C☆1,538Updated last year
- 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…☆577Updated 5 months ago
- A Tiny Garbage Collector for C☆1,050Updated 2 years ago
- A book about compiling Racket and Python to x86-64 assembly☆1,513Updated last week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- Test suite to help you write your own C compiler☆894Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,373Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆640Updated last year
- Platform independent low-level JIT compiler☆1,010Updated last week
- A curated list of awesome JIT frameworks, libraries, software and resources☆494Updated last year
- Write your own virtual machine for the LC-3 computer!☆1,923Updated last month
- Simple C compiler☆1,540Updated 10 months ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆795Updated this week
- A Parser Combinator library for C☆2,787Updated 2 months ago
- Unofficial mirror of mob development branch☆2,518Updated this week
- A Tiny Linux-Compatible Kernel☆3,006Updated last month
- Bolt is a language with in-built data-race freedom!☆605Updated last year
- an incremental approach to compiler construction☆944Updated 6 years ago
- advanced compilers☆872Updated last week
- A self-hosting and educational C optimizing compiler☆1,321Updated this week
- The best C-like language that can be implemented in 10kLOC.☆648Updated 3 weeks ago
- EsoLangVM Compiler Infrastructure☆1,211Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆549Updated 7 years ago