felixangell / mac
bytecode interpreter in c (blog post)
☆735Updated 3 years ago
Alternatives and similar repositories for mac:
Users that are interested in mac are comparing it to the libraries listed below
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- A minimal C runtime for Linux i386 & x86_64☆584Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,081Updated 4 years ago
- Simple C compiler☆1,471Updated 3 months ago
- small self hosting C compiler☆478Updated 3 years ago
- A very small C interpreter☆1,455Updated 6 years ago
- Simple virtual machine which interprets bytecode.☆471Updated 2 years ago
- A kernel that can read from keyboard and print on-screen☆661Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,085Updated 5 months ago
- A minimalist kernel☆1,339Updated 3 years ago
- x86 JIT compiler in 86 lines☆952Updated 9 years ago
- A compiled systems programming language written in Go using the LLVM framework☆682Updated 5 years ago
- A simple mark-sweep garbage collector in C☆739Updated 4 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,242Updated 5 years ago
- A toy C compiler☆514Updated 4 years ago
- A simple, self-hosting C compiler☆940Updated 2 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 5 years ago
- (Very) basic UNIX-like operating system built when I was younger☆543Updated 8 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆873Updated 5 years ago
- simple virtual machine and assembler☆220Updated 8 years ago
- luna programming language - a small, elegant VM implemented in C☆2,452Updated 7 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…☆565Updated 2 years ago
- x86-64 assembler library☆479Updated 4 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,029Updated 2 months ago
- 🍔 A x86 Script Instruction Virtual Machine☆526Updated 3 years ago
- A Tiny Garbage Collector for C☆985Updated last year
- Message-passing kernel + userspace☆628Updated 11 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆388Updated 9 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 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,750Updated 7 years ago