spencertipping / shell-tutorialLinks
How to write a UNIX shell, with a lot of background
☆350Updated 8 years ago
Alternatives and similar repositories for shell-tutorial
Users that are interested in shell-tutorial are comparing it to the libraries listed below
Sorting:
- How to write a very simple JIT compiler☆1,859Updated 4 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆328Updated last month
- 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…☆568Updated last month
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆378Updated 8 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,103Updated 4 years ago
- Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆910Updated last year
- hobby x86 kernel zig☆431Updated last year
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- simple java virtual machine☆261Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆372Updated this week
- Lox interpreter written in Lox☆121Updated last year
- A Simple Unix-like operating system☆938Updated last week
- A Quick Backend☆337Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆621Updated this week
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- The parallel, concurrent, and functional programming language for scalable software development☆457Updated this week
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆522Updated 6 years ago
- A UNIX-like kernel for the i386 architecture☆543Updated this week
- A Lisp interpreter implemented in Conway's Game of Life☆463Updated 3 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…☆228Updated last year
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- Virtual computer☆295Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆215Updated 3 months ago
- A minimal TCP/IP stack☆526Updated last year
- Experimental operating system written in Zig☆486Updated 6 months ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆109Updated 4 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆632Updated 7 years ago
- Fun, portable, minimalistic virtual machine.☆558Updated 9 months ago