nomemory / lc3-vm
A LC3 virtual machine implementation in a few lines of C code
☆370Updated last year
Alternatives and similar repositories for lc3-vm:
Users that are interested in lc3-vm are comparing it to the libraries listed below
- A self-hosting and educational C optimizing compiler☆1,164Updated this week
- A minimal TCP/IP stack☆514Updated 9 months ago
- A UNIX-like kernel for the i386 architecture☆454Updated this week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- Text describing xv6 on RISC-V☆688Updated 4 months ago
- 32-bit RISC-V CPU in ~800 lines of C89☆612Updated 9 months ago
- UNIX 6th Edition Kernel Source Code☆392Updated 5 years ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆220Updated last year
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆80Updated 2 years ago
- Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.☆345Updated 7 years ago
- simple java virtual machine☆258Updated 3 years ago
- C11 compiler (mirror)☆743Updated 8 months ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆540Updated last month
- Simple hash table implemented in C☆163Updated 9 months ago
- A list of awesome C preprocessor stuff☆309Updated last month
- ☆228Updated 10 months ago
- This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 archit…☆183Updated 4 months ago
- unofficial musl mirror git://git.musl-libc.org/musl☆175Updated last month
- A simple memory allocator - Memory allocation 101☆280Updated 5 years ago
- A nano like text editor built with pure C☆203Updated last month
- Simple unix-like operating system for education and research purposes☆303Updated 4 months ago
- A mirror of TinyBIOS repository☆309Updated 3 weeks ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆444Updated last year
- A C compiler created for the how to create a C Compiler online course☆96Updated last year
- The first C compiler ported to x86☆191Updated 3 years ago
- A tiny C header-only risc-v emulator.☆1,729Updated last month
- Example code for compilers textbook.☆174Updated 2 years ago
- Simple kernel designed for a online course☆146Updated last month
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago
- A mini x86 linux debugger for teaching purposes☆611Updated 5 months ago