AZHenley / teenytinycompilerLinks
A small BASIC-to-C compiler written in Python.
☆356Updated 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☆519Updated 6 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…☆568Updated 3 weeks ago
- How to write a UNIX shell, with a lot of background☆350Updated 8 years ago
- Example code for compilers textbook.☆178Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆325Updated last month
- Lox interpreter written in Lox☆120Updated last year
- Compiler for the COOL language written in C.☆116Updated 7 months ago
- Simple C Compiler written in Python☆66Updated 2 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆84Updated 2 years ago
- Material for the Creating a Compiler video lesson series.☆548Updated 3 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 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…☆227Updated last year
- Reference implementation for Writing a C Compiler☆162Updated 3 months ago
- ☆82Updated 2 years ago
- The first C compiler ported to x86☆192Updated 3 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆109Updated 4 years ago
- ☆273Updated 2 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆162Updated 8 months ago
- Artifacts of that Memory Management Tsoding Session☆165Updated last year
- Guidance for mollusks (WIP)☆425Updated last year
- Minimal, collaboratively written kernel☆391Updated 2 months ago
- A toy programming language written in Go that compiles to C.☆102Updated 2 years ago
- A Simple Unix-like operating system☆936Updated last week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆150Updated 3 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆286Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆154Updated last year
- ☆118Updated 6 months ago
- A complete emulation of the Intel 8080 processor written in C99.☆168Updated 2 years ago