Skip to content

srijan-paul/tinyjit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyJIT

An educational JIT compiler that emits ARM64 machine code for a simple expression language.

This was made on a series of discord live streams, and is (very obviously) not intended for production use.

I'm trying to write a small book about JIT compilation, and this repository serves as the reference implementation for that.

About

Educational JIT compiler for ARM64 in Zig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages