spencertipping / shell-tutorial
How to write a UNIX shell, with a lot of background
☆341Updated 7 years ago
Alternatives and similar repositories for shell-tutorial:
Users that are interested in shell-tutorial are comparing it to the libraries listed below
- How to write a very simple JIT compiler☆1,813Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- Fun, portable, minimalistic virtual machine.☆545Updated 4 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆303Updated 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…☆563Updated last year
- ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript☆369Updated 3 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆80Updated 2 years ago
- Virtual computer☆286Updated 2 years ago
- hobby x86 kernel zig☆431Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago
- A Quick Backend☆313Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆290Updated this week
- The best C-like language that can be implemented in 10kLOC.☆516Updated 3 weeks ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆495Updated 6 years ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- Language tooling for the Lox programming language.☆282Updated 3 months ago
- an incremental approach to compiler construction☆922Updated 5 years ago
- Tools for a compilers course☆110Updated last month
- Cake a C23 front end and transpiler written in C☆567Updated 2 weeks ago
- A mini x86-64 assembler for fun and learning.☆204Updated 3 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…☆876Updated last year
- Lox interpreter written in Lox☆116Updated last year
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,334Updated 6 months ago
- Example code for compilers textbook.☆174Updated 2 years ago
- Web49: WebAssembly Interpeter☆327Updated last year
- simple java virtual machine☆258Updated 3 years ago