kamalmarhubi / shell-workshopLinks
Materials from my Strange Loop 2014 workshop, Let's Build a Shell!
☆656Updated 4 years ago
Alternatives and similar repositories for shell-workshop
Users that are interested in shell-workshop are comparing it to the libraries listed below
Sorting:
- Guidance for mollusks (WIP)☆452Updated last year
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆657Updated 8 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆546Updated 6 years ago
- build your own text editor☆916Updated 2 years ago
- A minimalist kernel☆1,342Updated 4 years ago
- Simple shell implementation. Tutorial here ->☆1,626Updated 3 years ago
- ✏️ Learn how to write a hash table in C☆4,141Updated last year
- Learn 16bit x86 Assembly with emulator☆406Updated last year
- Source for the little book about OS development☆2,565Updated 2 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆222Updated 3 weeks ago
- Hobby OS☆246Updated 8 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,137Updated 2 months ago
- mini-TCP stack in Python, for fun☆564Updated 8 years ago
- Open Source Introductory Systems Programming Textbook for the University of Illinois☆749Updated last year
- A simple, kernel-space, on-disk filesystem from the scratch☆969Updated 11 months ago
- www.eudyptula-challenge.org☆1,178Updated 11 years ago
- The Eudyptula Challenge☆109Updated 8 years ago
- ☆281Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- Bottom Up Computer Science☆1,525Updated last week
- This project was put together to teach myself NASM x86 assembly language on linux.☆700Updated 5 months ago
- Basic "How to write a Linux kernel patch and submit it" tutorial☆1,186Updated 4 years ago
- Notes on the classic book: The Design of the UNIX Operating System☆585Updated last year
- A simple OS kernel for research, teaching, and fun.☆871Updated last year
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆881Updated 6 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years 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…☆577Updated 4 months ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago