AZHenley / teenytinycompiler
A small BASIC-to-C compiler written in Python.
☆342Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for teenytinycompiler
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- Example code for compilers textbook.☆169Updated last year
- How to write a UNIX shell, with a lot of background☆338Updated 7 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆296Updated last year
- Test cases for Writing a C Compiler☆176Updated 3 weeks ago
- 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 compiler for a tiny (but growing!) subset of C, written in OCaml.☆279Updated 2 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆151Updated 5 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 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…☆211Updated last year
- Lox interpreter written in Lox☆114Updated last year
- Reference implementation for Writing a C Compiler☆121Updated 2 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆141Updated last year
- ☆117Updated 11 months ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆117Updated 5 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris☆69Updated 7 years ago
- Test suite to help you write your own C compiler☆858Updated last year
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆74Updated 2 years ago
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆386Updated 3 weeks ago
- The first C compiler ported to x86☆190Updated 3 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆287Updated 11 months ago
- A toy programming language written in Go that compiles to C.☆97Updated 2 years ago
- Simple C Compiler written in Python☆57Updated 2 years ago
- ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript☆356Updated last month
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago
- Artifacts of that Memory Management Tsoding Session☆149Updated 7 months ago
- Code used on "Writing your own programming language and compiler with Python" post☆236Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- For youtube☆58Updated 3 years ago