spencertipping / jit-tutorialLinks
How to write a very simple JIT compiler
☆1,898Updated 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,651Updated 6 months ago
- Simple, zero-dependency garbage collection for C☆1,286Updated last year
- How to write a UNIX shell, with a lot of background☆361Updated 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,483Updated last week
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,507Updated 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…☆579Updated 7 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- A book about compiling Racket and Python to x86-64 assembly☆1,531Updated 2 months ago
- Test suite to help you write your own C compiler☆902Updated 2 years ago
- A simple, self-hosting C compiler☆970Updated 3 years ago
- A readable lisp in less than 1k lines of C☆1,541Updated last year
- A Small C Compiler☆1,921Updated 5 years ago
- A Tiny Garbage Collector for C☆1,066Updated 2 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆504Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆825Updated this week
- The lcc retargetable ANSI C compiler☆2,437Updated last year
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- an incremental approach to compiler construction☆960Updated 6 years ago
- Platform independent low-level JIT compiler☆1,033Updated last week
- A Tiny Linux-Compatible Kernel☆3,039Updated last week
- 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,326Updated 2 months ago
- ☆1,007Updated 2 years ago
- Simple C compiler☆1,543Updated last year
- Algebraic data types for C99☆1,473Updated 9 months ago
- The best C-like language that can be implemented in 10kLOC.☆669Updated this week
- EsoLangVM Compiler Infrastructure☆1,228Updated last month
- A Parser Combinator library for C☆2,805Updated 4 months ago
- Bootstrapping LISP in a Boot Sector☆1,459Updated last year
- Simple virtual machine which interprets bytecode.☆479Updated 3 years ago
- x86 JIT compiler in 86 lines☆967Updated 10 years ago