felixangell / mac
bytecode interpreter in c (blog post)
☆732Updated 3 years ago
Alternatives and similar repositories for mac:
Users that are interested in mac are comparing it to the libraries listed below
- "interesting" VM in C. Let's see how this goes.☆983Updated 3 years ago
- small self hosting C compiler☆475Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- A minimal C runtime for Linux i386 & x86_64☆582Updated 2 years ago
- A very small C interpreter☆1,452Updated 6 years ago
- x86 JIT compiler in 86 lines☆947Updated 9 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- A minimalist kernel☆1,338Updated 3 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- A kernel that can read from keyboard and print on-screen☆659Updated 2 years ago
- A compiled systems programming language written in Go using the LLVM framework☆679Updated 5 years ago
- A simple mark-sweep garbage collector in C☆734Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,058Updated 3 months ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 8 years ago
- Source for the little book about OS development☆2,256Updated last year
- The dissection of a simple "hello world" ELF binary.☆459Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,230Updated 5 months ago
- Simple C compiler☆1,445Updated 3 weeks ago
- Comp Mark I – Simple 4-bit virtual computer☆342Updated 10 months ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- simple virtual machine and assembler