Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
☆46Feb 21, 2023Updated 3 years ago
Alternatives and similar repositories for tailbiter
Users that are interested in tailbiter are comparing it to the libraries listed below
Sorting:
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆19Aug 19, 2025Updated 6 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- Self-hosting Real Mode x86 Assembler☆33Oct 29, 2024Updated last year
- A toy c compiler written in python☆11Jan 9, 2024Updated 2 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Jul 30, 2011Updated 14 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Jan 24, 2018Updated 8 years ago
- Debugger in the Trepan family for x-python☆17Oct 14, 2025Updated 4 months ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 5 years ago
- Intel 8080/Zilog Z80 disassembler written in D.☆18Jun 24, 2021Updated 4 years ago
- a C99 compiler.☆18Mar 1, 2020Updated 5 years ago
- A Python implementation of the C Python Interpreter☆97Feb 8, 2026Updated 2 weeks ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Jan 28, 2021Updated 5 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
- A programming argot☆57Apr 10, 2024Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Aug 19, 2025Updated 6 months ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆48Jul 8, 2025Updated 7 months ago
- A minimal Z80 implementation.☆23Jan 29, 2022Updated 4 years ago
- Third, a small Forth compiler for 8086 DOS☆83Oct 1, 2015Updated 10 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Feb 8, 2026Updated 2 weeks ago
- ☆12Jan 25, 2018Updated 8 years ago
- A portable linker for multiple file formats.☆13Aug 28, 2023Updated 2 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Original Joy☆11Dec 17, 2024Updated last year
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- The clickity clackity next-gen terminal.☆21Oct 18, 2025Updated 4 months ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Oct 25, 2017Updated 8 years ago
- Minimum Viable Blockchain in Python☆10Apr 1, 2018Updated 7 years ago
- The SunOS 4.1.3 source code.☆13May 14, 2023Updated 2 years ago
- a simple Forth system for x64 Linux☆33Jan 9, 2012Updated 14 years ago
- A small C compiler☆33Jun 24, 2025Updated 8 months ago
- A JavaScript implementation of SOM, a minimal Smalltalk for teaching and research.☆17Feb 7, 2024Updated 2 years ago
- A CoroutineExecutor for asyncio, similar to nurseries and task groups☆13Aug 20, 2022Updated 3 years ago
- Website for PyBay prior to 2024 - PyBay.com --> PyBay.org☆11May 1, 2024Updated last year
- x86 assembler for DOS☆11Nov 10, 2019Updated 6 years ago
- Second generation of the HolonForth concept, now applied to general software development. Featuring code structured as books with Chapter…☆12Apr 22, 2018Updated 7 years ago
- Pronounced: chaos☆18Oct 22, 2019Updated 6 years ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago