AZHenley / teenytinycompilerLinks
A small BASIC-to-C compiler written in Python.
☆382Updated 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☆564Updated 7 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Example code for compilers textbook.☆205Updated 3 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆88Updated 3 years ago
- How to write a UNIX shell, with a lot of background☆362Updated 8 years ago
- Test cases for Writing a C Compiler☆347Updated last month
- Reference implementation for Writing a C Compiler☆226Updated 11 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349Updated 8 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…☆580Updated 8 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- Test suite to help you write your own C compiler☆902Updated 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…☆233Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆176Updated last year
- Material for the Creating a Compiler video lesson series.☆560Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆165Updated last year
- ☆287Updated 3 years ago
- Lox interpreter written in Lox☆124Updated 6 months ago
- Hobby OS☆246Updated 9 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 7 years ago
- Compiler for the COOL language written in C.☆135Updated last year
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 5 years ago
- Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris☆81Updated 8 years ago
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆87Updated 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
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆113Updated 3 months ago
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- Home-made almost operating system☆145Updated 3 years ago