spencertipping / shell-tutorial
How to write a UNIX shell, with a lot of background
☆338Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for shell-tutorial
- How to write a very simple JIT compiler☆1,787Updated 3 years ago
- Fun, portable, minimalistic virtual machine.☆538Updated 2 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆296Updated 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
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- The best C-like language that can be implemented in 10kLOC.☆482Updated last week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- Virtual computer☆284Updated 2 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Tools for a compilers course☆110Updated 4 months ago
- ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript☆355Updated last month
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆286Updated last year
- A simple, self-hosting C compiler☆894Updated 2 years ago
- A Quick Backend☆305Updated 2 years ago
- Cake a C23 front end and transpiler written in C☆548Updated last week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆279Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆465Updated 2 years ago
- Experimental operating system written in Zig☆443Updated 6 months ago
- C11 compiler (mirror)☆733Updated 6 months ago
- hobby x86 kernel zig☆429Updated last year
- Simple, zero-dependency garbage collection for C☆1,213Updated 3 months ago
- A Tiny Garbage Collector for C☆968Updated last year
- Test suite to help you write your own C compiler☆859Updated last year
- A REPL for x86-64 assembly language☆865Updated 2 years ago
- Platform independent low-level JIT compiler☆847Updated this week
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆72Updated 2 years ago
- Lox interpreter written in Lox☆114Updated last year
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆264Updated this week
- Bolt is a language with in-built data-race freedom!☆572Updated 11 months 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…☆854Updated 10 months ago