justinmeiners / lc3-vm
Write your own virtual machine for the LC-3 computer!
☆1,850Updated 3 months ago
Alternatives and similar repositories for lc3-vm:
Users that are interested in lc3-vm are comparing it to the libraries listed below
- How to write a very simple JIT compiler☆1,840Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,106Updated 6 months ago
- Simple, zero-dependency garbage collection for C☆1,245Updated 8 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆511Updated 6 years ago
- Simple C compiler☆1,480Updated 3 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,087Updated 4 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
- How to write a UNIX shell, with a lot of background☆346Updated 7 years ago
- Learn 16bit x86 Assembly with emulator☆394Updated last year
- Unofficial mirror of mob development branch☆2,263Updated this week
- This project was put together to teach myself NASM x86 assembly language on linux.☆687Updated last week
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆222Updated last year
- A Tiny Linux-Compatible Kernel☆2,434Updated 2 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,798Updated last year
- A hacker's userspace TCP/IP stack☆2,968Updated 2 years ago
- A Simple Unix-like operating system☆922Updated 2 years ago
- Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU☆1,238Updated 2 years ago
- A LC3 virtual machine implementation in a few lines of C code☆374Updated 2 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆618Updated 7 years ago
- A self-hosting and educational C optimizing compiler☆1,215Updated last week
- A readable lisp in less than 1k lines of C☆1,509Updated last year
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆4,990Updated 2 years ago
- tiniest x86-64-linux emulator☆7,146Updated 3 weeks ago
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆2,862Updated 3 months ago
- Source for the little book about OS development☆2,464Updated last year
- A Small C Compiler☆1,863Updated 4 years ago
- Simple operating system in C++, written from scratch☆1,685Updated 5 months ago
- Historically first (actually 0.01) release of linux kernel made by Linus Torvalds☆1,317Updated last year
- 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,419Updated this week
- A minimal TCP/IP stack☆523Updated last year