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 7 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
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Jan 24, 2018Updated 8 years ago
- A toy c compiler written in python☆11Jan 9, 2024Updated 2 years ago
- 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 implementation of the C Python Interpreter☆97Feb 8, 2026Updated last month
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Jul 30, 2011Updated 14 years ago
- Debugger in the Trepan family for x-python☆17Oct 14, 2025Updated 5 months ago
- Self-hosting Real Mode x86 Assembler☆33Oct 29, 2024Updated last year
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- A programming argot☆57Apr 10, 2024Updated last year
- Yet another PEG parser combinator library and DSL☆56Jul 14, 2023Updated 2 years ago
- ray casting with special relativistic effects☆14May 10, 2023Updated 2 years ago
- ☆12Jan 24, 2022Updated 4 years ago
- Intel 8080/Zilog Z80 disassembler written in D.☆18Jun 24, 2021Updated 4 years ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- A CoroutineExecutor for asyncio, similar to nurseries and task groups☆13Aug 20, 2022Updated 3 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆47Mar 3, 2026Updated 2 weeks ago
- small embeddable C-style preprocessor☆46May 12, 2023Updated 2 years ago
- A portable linker for multiple file formats.☆14Aug 28, 2023Updated 2 years ago
- Awesome Virtual Machines (VMs) and Language Runtimes (awesome from Computer Science perspective)☆19Mar 11, 2020Updated 6 years ago
- hack for causing Python modules to be loaded lazily☆52Mar 10, 2015Updated 11 years ago
- 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 2 years ago
- X TypeScript Bindings☆11Nov 23, 2023Updated 2 years ago
- A Scratch VM in Python & PyGame☆11Nov 23, 2019Updated 6 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Oct 29, 2019Updated 6 years ago
- Pronounced: chaos☆18Oct 22, 2019Updated 6 years ago
- TLS proxy for *.recurse.com domains☆21Mar 10, 2023Updated 3 years ago
- Original Joy☆11Dec 17, 2024Updated last year
- Third, a small Forth compiler for 8086 DOS☆84Oct 1, 2015Updated 10 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- A Simple Forth System for Linux on i386 and ARM CPUs☆41Nov 19, 2015Updated 10 years ago
- ARM disassembler library☆20Aug 11, 2013Updated 12 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆356Oct 3, 2025Updated 5 months ago
- Website for PyBay prior to 2024 - PyBay.com --> PyBay.org☆11May 1, 2024Updated last year
- ☆17May 13, 2019Updated 6 years ago
- A Python to C compiler☆39Aug 19, 2020Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆144Apr 21, 2024Updated last year
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago