AZHenley / teenytinycompilerLinks
A small BASIC-to-C compiler written in Python.
☆358Updated last year
Alternatives and similar repositories for teenytinycompiler
Users that are interested in teenytinycompiler are comparing it to the libraries listed below
Sorting:
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆526Updated 6 years ago
- Example code for compilers textbook.☆189Updated 2 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆156Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆329Updated 2 months ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆164Updated 10 months 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
- Test cases for Writing a C Compiler☆298Updated 2 months ago
- How to write a UNIX shell, with a lot of background☆350Updated 8 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…☆571Updated 2 months ago
- Reference implementation for Writing a C Compiler☆167Updated 5 months 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.☆292Updated 3 years ago
- Artifacts of that Memory Management Tsoding Session☆167Updated last year
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆287Updated last year
- The first C compiler ported to x86☆193Updated 4 years ago
- Material for the Creating a Compiler video lesson series.☆552Updated 3 years ago
- ☆277Updated 2 years ago
- Minimal, collaboratively written kernel☆404Updated 3 months ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆382Updated 9 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- simple java virtual machine☆261Updated 3 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- Lox interpreter written in Lox☆123Updated 2 years ago
- Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris☆75Updated 7 years ago
- A collection of CHIP-8 programs and documentation☆334Updated 4 years ago
- Ping-Pong-like game in Assembly that works without OS☆631Updated 3 years ago