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☆536Updated 6 years ago
- Example code for compilers textbook.☆191Updated 2 years ago
- Test cases for Writing a C Compiler☆306Updated 3 months ago
- How to write a UNIX shell, with a lot of background☆354Updated 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…☆573Updated 3 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆158Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 3 months ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆164Updated 11 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Test suite to help you write your own C compiler☆892Updated last year
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 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…☆229Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- ☆279Updated 2 years ago
- My attempt of writing an OS from scratch (basically starting with the OS book by Nick Blundell)☆29Updated 9 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
- Reference implementation for Writing a C Compiler☆181Updated 5 months ago
- Material for the Creating a Compiler video lesson series.☆554Updated 3 years ago
- Guidance for mollusks (WIP)☆441Updated last year
- Lox interpreter written in Lox☆123Updated 3 weeks ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆110Updated 4 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆84Updated 3 years ago
- The first C compiler ported to x86☆193Updated 4 years ago
- simple java virtual machine☆263Updated 3 years ago
- A collection of CHIP-8 programs and documentation☆334Updated 4 years ago
- Compiler for the COOL language written in C.☆126Updated 9 months ago