felixangell / mac
bytecode interpreter in c (blog post)
☆740Updated 3 years ago
Alternatives and similar repositories for mac:
Users that are interested in mac are comparing it to the libraries listed below
- A simple mark-sweep garbage collector in C☆742Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,090Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,116Updated 7 months ago
- A toy C compiler☆522Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- small self hosting C compiler☆481Updated 3 years ago
- A minimalist kernel☆1,343Updated 4 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- A minimal C runtime for Linux i386 & x86_64☆584Updated 3 years ago
- x86 JIT compiler in 86 lines☆957Updated 9 years ago
- A simple, self-hosting C compiler☆946Updated 2 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- A kernel that can read from keyboard and print on-screen☆662Updated 2 years ago
- A compiled systems programming language written in Go using the LLVM framework☆681Updated 5 years ago
- simple virtual machine and assembler☆220Updated 8 years ago
- A very small C interpreter☆1,458Updated 6 years ago
- interpreted language written in C☆210Updated 3 years ago
- Simple C compiler☆1,486Updated 4 months ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- A readable lisp in less than 1k lines of C☆1,513Updated last year
- A sunny little virtual machine☆524Updated 9 years ago
- (Very) basic UNIX-like operating system built when I was younger☆544Updated 8 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆567Updated 2 years ago
- 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,751Updated 7 years ago
- A Parser Combinator library for C☆2,740Updated last year
- Simple hash table implementation for C.☆218Updated 4 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,037Updated 4 months ago
- an incremental approach to compiler construction☆933Updated 5 years ago