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,853Updated 4 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆325Updated 3 weeks ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆516Updated 6 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…☆567Updated 3 weeks ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,096Updated 4 years ago
- A Quick Backend☆338Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆150Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆602Updated this week
- Language tooling for the Lox programming language.☆307Updated 3 months ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆363Updated this week
- Fun, portable, minimalistic virtual machine.☆555Updated 8 months ago
- Example code for compilers textbook.☆178Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆213Updated 2 months ago
- Tools for a compilers course☆125Updated 2 months ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Lox interpreter written in Lox☆119Updated last year
- A simple, self-hosting C compiler☆949Updated 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…☆902Updated last year
- Reference implementation for Writing a C Compiler☆161Updated 3 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- Bolt is a language with in-built data-race freedom!☆598Updated last year
- C11 compiler (mirror)☆770Updated 3 months ago
- The parallel, concurrent, and functional programming language for scalable software development☆456Updated last week
- hobby x86 kernel zig☆430Updated last year
- An expressive, simple, dynamic programming language.☆244Updated last year
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- Simple compiler ecosystem☆201Updated 3 years ago
- an incremental approach to compiler construction☆934Updated 5 years ago