python-compiler topic
DSPython
:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.
awesome-python-compilers
Retrospective of Python compilation efforts
Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, a...
pseudo
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby
shedskin
Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.
pseudo-python
a restricted python to javascript / c# / go / ruby compiler
understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
tailbiter
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
python-compiler.old
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
ide
Online Python Compiler (Online IDE, Interpreter, Editor)