AZHenley / teenytinycompiler
A small BASIC-to-C compiler written in Python.
☆344Updated 11 months ago
Alternatives and similar repositories for teenytinycompiler:
Users that are interested in teenytinycompiler are comparing it to the libraries listed below
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆309Updated last year
- 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…☆565Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆501Updated 6 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆84Updated 2 years ago
- Lox interpreter written in Lox☆117Updated last year
- JVM in Python that can only run "Hello, World"☆159Updated last year
- 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.☆546Updated 3 years ago
- Test cases for Writing a C Compiler☆217Updated last week
- A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.☆438Updated 5 months ago
- Simple Kernel in C and Assembly☆97Updated 8 months ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆284Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆140Updated 3 years ago
- Basic X86-64 assembler, written in golang☆64Updated 4 years ago
- tac x86 compiler☆87Updated last year
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆397Updated last month
- The first C compiler ported to x86☆192Updated 3 years ago
- Reference implementation for Writing a C Compiler☆137Updated last week
- Example code for compilers textbook.☆174Updated 2 years ago
- Test suite to help you write your own C compiler☆877Updated last year
- Modern Microkernel from Scratch☆226Updated this week
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆222Updated last year
- An educational C-like toy programming language that compiles to x64 binary.☆147Updated last year
- ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript☆370Updated 4 months ago
- Simple unix-like operating system for education and research purposes☆303Updated 5 months ago
- ☆95Updated 8 years ago
- An operating system written in C☆316Updated 3 years ago
- Minimal, collaboratively written kernel☆361Updated this week
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago