Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.
☆67Nov 4, 2025Updated 3 months ago
Alternatives and similar repositories for chocopy-python-compiler
Users that are interested in chocopy-python-compiler are comparing it to the libraries listed below
Sorting:
- An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox.☆12Sep 27, 2023Updated 2 years ago
- EeZee Language - Compiler Engineering Basics☆36Updated this week
- WebAssembly in Python.☆18Apr 16, 2025Updated 10 months ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Jun 6, 2020Updated 5 years ago
- ☆18Aug 20, 2019Updated 6 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Feb 19, 2026Updated last week
- Incremental garbage collector library in C for use by high level language implementions.☆110May 12, 2016Updated 9 years ago
- Prolog in AWK☆17Mar 9, 2017Updated 8 years ago
- 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
- ☆22Apr 1, 2013Updated 12 years ago
- Commodore 64 Basic Emulator☆18Feb 22, 2024Updated 2 years ago
- Printing a book with HTML/CSS☆20Nov 16, 2019Updated 6 years ago
- A simple scheme interpreter in Python☆26Feb 2, 2014Updated 12 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 3 years ago
- A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources☆17Jul 31, 2024Updated last year
- Interpreter for a small subset of the Haskell programming language☆16Dec 11, 2025Updated 2 months ago
- A small implementation of a regular expression matching engine, written in standard C11.☆13Jan 4, 2017Updated 9 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- John Shutt's "Kernel" language implemented on ABE (C) runtime.☆13Sep 3, 2018Updated 7 years ago
- Type inference implementation in OCaml using Algorithm W☆10Aug 26, 2021Updated 4 years ago
- Doom - reimplemented cleanly, in C++, without all the obscuring optimizations☆12Jan 9, 2015Updated 11 years ago
- The 10 millionth JavaScript Scheme interpreter.☆15Feb 14, 2020Updated 6 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Feb 15, 2022Updated 4 years ago
- WIP statically-typed subset of Ruby (maybe)☆12Sep 12, 2025Updated 5 months ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Apr 26, 2021Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Dec 21, 2017Updated 8 years ago
- ☆10Mar 16, 2016Updated 9 years ago
- An esoteric language based on overlapping tree-like structures☆10Oct 16, 2021Updated 4 years ago
- (Hopefully) a compiler for my first language named "Pie"☆22Feb 7, 2026Updated 3 weeks ago
- A programming language with first-class modules and algebraic effects.☆14Dec 3, 2022Updated 3 years ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆23Sep 21, 2025Updated 5 months ago
- An 8 bit Emulator of some sort☆14Dec 11, 2019Updated 6 years ago
- McLulang: The message is the language☆12Aug 23, 2024Updated last year
- Demo running web assembly apps a terminal with blocking stdin/stdout/stderr☆26Oct 3, 2022Updated 3 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆356Oct 3, 2025Updated 4 months ago
- An implementation of Scheme in Python and C++☆197Jan 13, 2026Updated last month
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Dec 23, 2020Updated 5 years ago