cksystemsteaching / selfieLinks
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
☆2,456Updated last week
Alternatives and similar repositories for selfie
Users that are interested in selfie are comparing it to the libraries listed below
Sorting:
- How to write a very simple JIT compiler☆1,886Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- Simple C compiler☆1,532Updated 9 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,802Updated last year
- Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.☆1,417Updated 11 months ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- A distributed operating system☆1,451Updated 3 years ago
- All CPU and MCU documentation in one place☆1,958Updated 2 years ago
- Mirror of JONESFORTH☆1,079Updated 2 years ago
- an incremental approach to compiler construction☆944Updated 6 years ago
- A set of minimal dependency bootstrap binaries☆988Updated 4 months ago
- A Small C Compiler☆1,913Updated 4 years ago
- A readable lisp in less than 1k lines of C☆1,531Updated last year
- The lcc retargetable ANSI C compiler☆2,180Updated last year
- A Bestiary of Single-File Implementations of Programming Languages☆1,025Updated 5 months ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆576Updated 4 months ago
- A Parser Combinator library for C☆2,778Updated last month
- Source for the little book about OS development☆2,565Updated 2 years ago
- A VM That is Dynamic and Fast☆1,646Updated 4 months ago
- Simple, zero-dependency garbage collection for C☆1,278Updated last year
- A hobby operating system, in Rust☆1,397Updated 5 years ago
- EsoLangVM Compiler Infrastructure☆1,206Updated last year
- A Tiny Linux-Compatible Kernel☆2,981Updated last week
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,250Updated last year
- Test suite to help you write your own C compiler☆894Updated last year
- A Simple Unix-like operating system☆961Updated 2 weeks ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆546Updated 6 years ago
- The Interim Operating System☆1,291Updated 4 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆882Updated 6 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,473Updated last year