Write your own virtual machine for the LC-3 computer!
☆1,972Sep 9, 2025Updated 5 months ago
Alternatives and similar repositories for lc3-vm
Users that are interested in lc3-vm are comparing it to the libraries listed below
Sorting:
- implementation of the LC-3 virtual machine, an educational computer architecture☆56Dec 5, 2022Updated 3 years ago
- A LC3 virtual machine implementation in a few lines of C code☆384Feb 13, 2023Updated 3 years ago
- Roguelike tunnel generator in LC3 assembly. (Homework)☆44May 17, 2025Updated 9 months ago
- A small C compiler☆10,968Oct 30, 2023Updated 2 years ago
- Writing a sqlite clone from scratch in C☆10,313Mar 4, 2024Updated 2 years ago
- A Compiler Writing Journey☆12,818Sep 24, 2025Updated 5 months ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,675May 26, 2024Updated last year
- Repository for the book "Crafting Interpreters"☆10,570Aug 7, 2024Updated last year
- How to create an OS from scratch☆30,201Feb 4, 2026Updated last month
- C in four functions☆10,573Dec 26, 2023Updated 2 years ago
- Writing an OS in Rust☆17,338Feb 26, 2026Updated last week
- A hacker's userspace TCP/IP stack☆3,089Dec 13, 2022Updated 3 years ago
- Embeddable lisp/scheme interpreter written in C.☆162Nov 6, 2025Updated 4 months ago
- build-once run-anywhere c library☆20,601Jan 25, 2026Updated last month
- 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…☆2,492Feb 11, 2026Updated 3 weeks ago
- bytecode interpreter in c (blog post)☆749Jan 7, 2022Updated 4 years ago
- A Small C Compiler☆6,362May 2, 2024Updated last year
- The lcc retargetable ANSI C compiler☆2,516Oct 6, 2024Updated last year
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,345Nov 22, 2025Updated 3 months ago
- xv6 OS☆9,242Aug 13, 2024Updated last year
- tiniest x86-64-linux emulator☆7,449Dec 10, 2025Updated 2 months ago
- How to write a very simple JIT compiler☆1,917May 3, 2021Updated 4 years ago
- Xv6 for RISC-V☆9,277Dec 17, 2025Updated 2 months ago
- Run compilers interactively from your web browser and interact with the assembly☆18,599Updated this week
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,629Feb 27, 2026Updated last week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,113Dec 16, 2020Updated 5 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,547Feb 6, 2026Updated last month
- Test suite to help you write your own C compiler☆900Oct 11, 2023Updated 2 years ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,234Dec 28, 2025Updated 2 months ago
- Simple, zero-dependency garbage collection for C☆1,288Aug 4, 2024Updated last year
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,440Mar 26, 2024Updated last year
- mal - Make a Lisp☆10,583Oct 22, 2025Updated 4 months ago
- Simple virtual machine which interprets bytecode.☆477Jul 2, 2022Updated 3 years ago
- A readable lisp in less than 1k lines of C☆1,549Feb 18, 2024Updated 2 years ago
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,901Nov 19, 2025Updated 3 months ago
- A VM That is Dynamic and Fast☆1,651Jun 8, 2025Updated 8 months ago
- Simple shell implementation. Tutorial here ->☆1,655Aug 2, 2022Updated 3 years ago
- LC3 Virtual Machine☆20Feb 17, 2021Updated 5 years ago
- A self-hosting and educational C optimizing compiler☆1,350Feb 9, 2026Updated 3 weeks ago