AZHenley / teenytinycompilerLinks
A small BASIC-to-C compiler written in Python.
☆377Updated 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☆558Updated 7 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Test cases for Writing a C Compiler☆337Updated last week
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- Example code for compilers textbook.☆199Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆345Updated 7 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆88Updated 3 years ago
- Reference implementation for Writing a C Compiler☆224Updated 10 months 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…☆578Updated 7 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…☆231Updated 2 years ago
- Compiler for the COOL language written in C.☆132Updated last year
- Artifacts of that Memory Management Tsoding Session☆173Updated last year
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- Simple Kernel in C and Assembly☆113Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- A compiler collection I made :&☆202Updated last week
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆398Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- Material for the Creating a Compiler video lesson series.☆559Updated 3 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
- Minimal, collaboratively written kernel☆429Updated last week
- Simple compiler ecosystem☆215Updated 4 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆87Updated 3 years ago
- A new programming language built from scratch as learning tool☆77Updated 2 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆292Updated 2 years ago
- Simple C Compiler written in Python☆66Updated 3 years ago