spencertipping / jit-tutorialLinks
How to write a very simple JIT compiler
☆1,886Updated 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,646Updated 3 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,456Updated this week
- How to write a UNIX shell, with a lot of background☆357Updated 8 years ago
- Simple, zero-dependency garbage collection for C☆1,276Updated last year
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,473Updated 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 4 months ago
- A book about compiling Racket and Python to x86-64 assembly☆1,498Updated last week
- A Small C Compiler☆1,913Updated 4 years ago
- A Tiny Garbage Collector for C☆1,046Updated 2 years ago
- A readable lisp in less than 1k lines of C☆1,531Updated last year
- A simple, self-hosting C compiler☆969Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,180Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- Test suite to help you write your own C compiler☆894Updated last year
- an incremental approach to compiler construction☆944Updated 5 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆493Updated last year
- A tiny, embeddable language implemented in ANSI C☆1,431Updated last year
- Platform independent low-level JIT compiler☆996Updated last week
- Simple C compiler☆1,532Updated 9 months ago
- A Parser Combinator library for C☆2,778Updated last month
- Unofficial mirror of mob development branch☆2,462Updated 2 weeks ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆782Updated last week
- A Tiny Linux-Compatible Kernel☆2,981Updated last week
- Algebraic data types for C99☆1,440Updated 6 months ago
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆1,242Updated last month
- The best C-like language that can be implemented in 10kLOC.☆640Updated 2 months ago
- Bolt is a language with in-built data-race freedom!☆603Updated last year
- Simple virtual machine which interprets bytecode.☆474Updated 3 years ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,803Updated last year
- A set of minimal dependency bootstrap binaries☆988Updated 4 months ago