AZHenley / teenytinycompiler
A small BASIC-to-C compiler written in Python.
☆355Updated 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☆322Updated last week
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆567Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆512Updated 6 years ago
- Example code for compilers textbook.☆176Updated 2 years ago
- Test cases for Writing a C Compiler☆261Updated last week
- An educational C-like toy programming language that compiles to x64 binary.☆153Updated last year
- Simple C Compiler written in Python☆65Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆289Updated 2 years ago
- Compiler for the COOL language written in C.☆115Updated 6 months ago
- Bolt is a language with in-built data-race freedom!☆597Updated last year
- A compiler collection I made :&☆202Updated 9 months ago
- Reference implementation for Writing a C Compiler☆155Updated 3 months ago
- Artifacts of that Memory Management Tsoding Session☆162Updated last year
- Lox interpreter written in Lox☆119Updated last year
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆225Updated last year
- How to write a UNIX shell, with a lot of background☆349Updated 8 years ago
- Basic X86-64 assembler, written in golang☆66Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 3 years ago
- A collection of CHIP-8 programs and documentation☆328Updated 4 years ago
- Interpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube☆501Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Simple compiler ecosystem☆198Updated 3 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆84Updated 2 years ago
- JVM in Python that can only run "Hello, World"☆159Updated last year
- Minimal, collaboratively written kernel☆374Updated last month
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆284Updated last year
- A toy programming language written in Go that compiles to C.☆100Updated 2 years ago
- A new programming language built from scratch as learning tool☆67Updated last year