AZHenley / teenytinycompilerLinks
A small BASIC-to-C compiler written in Python.
☆357Updated last year
Alternatives and similar repositories for teenytinycompiler
Users that are interested in teenytinycompiler are comparing it to the libraries listed below
Sorting:
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆328Updated last month
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- Example code for compilers textbook.☆179Updated 2 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆155Updated last year
- 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…☆569Updated last month
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆523Updated 6 years ago
- How to write a UNIX shell, with a lot of background☆350Updated 8 years ago
- a single pass c compiler in 500 lines of python☆178Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 2 years ago
- Minimal, collaboratively written kernel☆401Updated 2 months ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Compiler for the COOL language written in C.☆117Updated 8 months ago
- Test cases for Writing a C Compiler☆284Updated last month
- Material for the Creating a Compiler video lesson series.☆551Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 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
- The original source code of the vi text editor, taken from System V☆184Updated 3 years ago
- Yet Another Compiler Visualizer☆159Updated 3 years ago
- A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.☆445Updated 10 months ago
- A Simple Virtual Computer☆348Updated 3 weeks ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,104Updated 4 years ago
- A lisp👽 written in C++☆201Updated last year
- JVM in Python that can only run "Hello, World"☆161Updated last year
- Reference implementation for Writing a C Compiler☆164Updated 4 months ago
- Lox interpreter written in Lox☆121Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- A C compiler created for the how to create a C Compiler online course☆108Updated last year
- Artifacts of that Memory Management Tsoding Session☆165Updated last year
- The first C compiler ported to x86☆192Updated 4 years ago