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:
- 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,457Updated 2 weeks ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- A VM That is Dynamic and Fast☆1,648Updated 4 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,475Updated 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…☆576Updated 5 months ago
- A Small C Compiler☆1,911Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,278Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,108Updated 4 years ago
- A readable lisp in less than 1k lines of C☆1,532Updated last year
- A simple, self-hosting C compiler☆968Updated 3 years ago
- A book about compiling Racket and Python to x86-64 assembly☆1,503Updated 2 weeks ago
- The lcc retargetable ANSI C compiler☆2,186Updated last year
- A Tiny Garbage Collector for C☆1,049Updated 2 years ago
- Test suite to help you write your own C compiler☆892Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,316Updated last week
- an incremental approach to compiler construction☆944Updated 6 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆493Updated last year
- A Tiny Linux-Compatible Kernel☆2,992Updated 3 weeks ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆785Updated last week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆638Updated 11 months ago
- Bolt is a language with in-built data-race freedom!☆604Updated last year
- Write your own virtual machine for the LC-3 computer!☆1,915Updated last month
- Simple C compiler☆1,533Updated 9 months ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- Platform independent low-level JIT compiler☆1,002Updated last week
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆547Updated 6 years ago
- The best C-like language that can be implemented in 10kLOC.☆642Updated this week
- EsoLangVM Compiler Infrastructure☆1,209Updated last year
- A lightweight, fast embeddable scripting language.☆1,535Updated last year
- A Parser Combinator library for C☆2,779Updated 2 months ago