AZHenley / teenytinycompilerLinks
A small BASIC-to-C compiler written in Python.
☆375Updated 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☆553Updated 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☆330Updated 2 weeks ago
- Example code for compilers textbook.☆197Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 6 months ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- Reference implementation for Writing a C Compiler☆214Updated 9 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 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…☆577Updated 6 months ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- Compiler for the COOL language written in C.☆132Updated 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
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆232Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆172Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- Lox interpreter written in Lox☆123Updated 4 months ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Basic X86-64 assembler, written in golang☆76Updated 4 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆113Updated last month
- Simple C Compiler written in Python☆66Updated 3 years ago
- Test suite to help you write your own C compiler☆896Updated 2 years ago
- Hobby OS☆245Updated 8 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- ☆283Updated 3 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆291Updated last year
- alic: A Language Inspired by C☆72Updated 3 months ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆86Updated 3 years ago
- Minimal, collaboratively written kernel☆429Updated 3 weeks ago