kamalmarhubi / shell-workshop
Materials from my Strange Loop 2014 workshop, Let's Build a Shell!
☆547Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for shell-workshop
- Guidance for mollusks (WIP)☆396Updated 8 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- Source for the little book about OS development☆2,233Updated last year
- A simple memory allocator - Memory allocation 101☆274Updated 5 years ago
- ops-class.org OS/161 sources.☆131Updated 4 years ago
- ✏️ Learn how to write a hash table in C☆3,491Updated 11 months ago
- Presentation on how the Linux kernel is developed☆622Updated last year
- A hacker's userspace TCP/IP stack☆2,612Updated last year
- A simple, kernel-space, on-disk filesystem from the scratch☆938Updated 2 weeks ago
- www.eudyptula-challenge.org☆1,091Updated 10 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆858Updated 5 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆208Updated 2 weeks ago
- Simple shell implementation. Tutorial here ->☆1,472Updated 2 years ago
- Bottom Up Computer Science☆1,488Updated last year
- Test suite to help you write your own C compiler☆859Updated last year
- mini-TCP stack in Python, for fun☆557Updated 8 years ago
- ☆1,012Updated 4 months ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆589Updated 7 years ago
- Hobby OS☆234Updated 7 years ago
- How to write a UNIX shell, with a lot of background☆338Updated 7 years ago
- build your own text editor☆829Updated 2 years ago
- A simple HTTP server written from scratch as a teaching tool to teach Unix network program architectures☆371Updated 5 years ago
- 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,385Updated 2 weeks ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago
- AquilaOS: UNIX-like Operating System☆477Updated 3 years ago
- A simple heap memory allocator in ~200 lines.☆874Updated 3 years ago
- A critique of "How to C in 2016"☆524Updated 2 years ago
- Write your own virtual machine for the LC-3 computer!☆1,267Updated 3 months ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆274Updated last year
- 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…☆551Updated last year