felixangell / macLinks
bytecode interpreter in c (blog post)
☆741Updated 3 years ago
Alternatives and similar repositories for mac
Users that are interested in mac are comparing it to the libraries listed below
Sorting:
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- A toy C compiler☆523Updated 4 years ago
- A minimalist kernel☆1,341Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- small self hosting C compiler☆486Updated 3 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- x86 JIT compiler in 86 lines☆965Updated 10 years ago
- A very small C interpreter☆1,464Updated 7 years ago
- A kernel that can read from keyboard and print on-screen☆663Updated 2 years ago
- A minimal C runtime for Linux i386 & x86_64☆585Updated 3 years ago
- Simple C compiler☆1,506Updated 7 months ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- The lcc retargetable ANSI C compiler☆2,150Updated 9 months ago
- adams and eriks nix☆118Updated 8 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆854Updated last year
- A simple, self-hosting C compiler☆961Updated 3 years ago
- A simple heap memory allocator in ~200 lines.☆902Updated 4 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- A compiled systems programming language written in Go using the LLVM framework☆685Updated 6 years ago
- Simple hash table implementation for C.☆219Updated 4 years ago
- A critique of "How to C in 2016"☆532Updated 2 years ago
- interpreted language written in C☆210Updated 3 years ago
- a tiny web server in C, for daily use.☆384Updated 5 years ago
- Message-passing kernel + userspace☆635Updated last year
- luna programming language - a small, elegant VM implemented in C☆2,456Updated 7 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆239Updated last year
- BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly…☆1,749Updated 7 years ago