AZHenley / teenytinycompilerView external linksLinks
A small BASIC-to-C compiler written in Python.
☆382Mar 21, 2024Updated last year
Alternatives and similar repositories for teenytinycompiler
Users that are interested in teenytinycompiler are comparing it to the libraries listed below
Sorting:
- A toy programming language written in Go that compiles to C.☆105Jun 20, 2022Updated 3 years ago
- PeayBASIC is a BASIC interpreter written in C# that allows simultaneous text and graphical output. It was made for my undergrad senior pr…☆13Aug 25, 2013Updated 12 years ago
- An exercise in programming language design and implementation.☆19Nov 20, 2021Updated 4 years ago
- A language made for a blog post, but that's also named after me☆31Dec 30, 2021Updated 4 years ago
- A repository that is a workflow of Anthony Reis's "Writing Interpreters and Compilers for the Raspberry Pi Using Python"☆10Apr 1, 2021Updated 4 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆566Oct 19, 2018Updated 7 years ago
- A Python to C compiler☆39Aug 19, 2020Updated 5 years ago
- Graphical user interface written in C++ using FreeGLUT.☆12Aug 7, 2022Updated 3 years ago
- EeZee Language - Compiler Engineering Basics☆35Updated this week
- vm and compiler for a small lisp☆12Aug 28, 2021Updated 4 years ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Dec 8, 2022Updated 3 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Feb 11, 2022Updated 4 years ago
- Test suite to help you write your own C compiler☆901Oct 11, 2023Updated 2 years ago
- Writing a compiler in a week-end☆452Jan 14, 2026Updated last month
- A CHIP-8 emulator in C.☆18Aug 22, 2022Updated 3 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Jun 6, 2020Updated 5 years ago
- The Beryl Scripting Language☆31Oct 20, 2023Updated 2 years ago
- A bignum library for C.☆33Jul 9, 2024Updated last year
- An implementation of Scheme in Python and C++☆197Jan 13, 2026Updated last month
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Nov 23, 2019Updated 6 years ago
- An implementation of Terry Davis' minicompiler in Rust targeting WebAssembly☆33Nov 14, 2020Updated 5 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Nov 30, 2011Updated 14 years ago
- Experimental Niko Language☆17Sep 6, 2020Updated 5 years ago
- A modular POSIX-like operating system created for educational purposes☆20Dec 31, 2017Updated 8 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆129Jan 7, 2026Updated last month
- Sample code for 3rd party developers working on Android On Snapdragon☆12Sep 4, 2024Updated last year
- A shell scripting language☆30Mar 11, 2024Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Sep 10, 2025Updated 5 months ago
- Basic X86-64 assembler, written in golang☆76Dec 2, 2020Updated 5 years ago
- A lisp rosetta stone to demonstrate modern language features☆169Aug 1, 2022Updated 3 years ago
- Let's Build A Simple Interpreter☆1,858Aug 18, 2025Updated 5 months ago
- A toy programming language for learning how to make programming languages☆32Jan 4, 2023Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Aug 11, 2022Updated 3 years ago
- A console plugin for the lite text editor☆64Sep 18, 2023Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆118Oct 8, 2020Updated 5 years ago
- A ncurses-powered typing game☆16Sep 9, 2022Updated 3 years ago
- A TypeScript implementation and in-browser editor for the Monkey programming language.☆21Jan 5, 2023Updated 3 years ago
- One of the most minimal MOS6502 and retro computer emulators!☆22Jan 21, 2024Updated 2 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Oct 1, 2020Updated 5 years ago