spencertipping / jit-tutorialLinks
How to write a very simple JIT compiler
☆1,880Updated 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☆356Updated 8 years ago
- A VM That is Dynamic and Fast☆1,643Updated 3 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,469Updated 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…☆578Updated 4 months 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,452Updated this week
- Simple, zero-dependency garbage collection for C☆1,274Updated last year
- A book about compiling Racket and Python to x86-64 assembly☆1,491Updated this week
- A simple, self-hosting C compiler☆966Updated 3 years ago
- A Small C Compiler☆1,910Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- A Tiny Garbage Collector for C☆1,044Updated 2 years ago
- Test suite to help you write your own C compiler☆892Updated last year
- The lcc retargetable ANSI C compiler☆2,171Updated 11 months ago
- an incremental approach to compiler construction☆942Updated 5 years ago
- A readable lisp in less than 1k lines of C☆1,526Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆492Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆634Updated 10 months ago
- A Tiny Linux-Compatible Kernel☆2,973Updated this week
- Simple C compiler☆1,523Updated 8 months ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆775Updated last week
- A self-hosting and educational C optimizing compiler☆1,297Updated this week
- A simple mark-sweep garbage collector in C☆749Updated 5 years ago
- Platform independent low-level JIT compiler☆976Updated this week
- Bolt is a language with in-built data-race freedom!☆602Updated last year
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- advanced compilers☆859Updated last week
- EsoLangVM Compiler Infrastructure☆1,204Updated last year
- C11 compiler (mirror)☆789Updated 2 months ago
- Unofficial mirror of mob development branch☆2,436Updated last week
- x86 JIT compiler in 86 lines☆966Updated 10 years ago