python-compiler topic

List python-compiler repositories

DSPython

15
Stars
1
Forks
Watchers

:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.

awesome-python-compilers

62
Stars
6
Forks
Watchers

Retrospective of Python compilation efforts

Nuitka

11.0k
Stars
591
Forks
Watchers

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

683
Stars
50
Forks
Watchers

transpile algorithms/libs to idiomatic JS, Go, C#, Ruby

shedskin

789
Stars
107
Forks
Watchers

Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.

pseudo-python

116
Stars
14
Forks
Watchers

a restricted python to javascript / c# / go / ruby compiler

understanding-the-python-ecosystem

103
Stars
17
Forks
Watchers

This project focuses on understanding the language ecosystem

tailbiter

46
Stars
4
Forks
Watchers

Self-compiling compiler of a Python subset. Just enough Python to Python in Python.

python-compiler.old

41
Stars
3
Forks
Watchers

Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.

ide

17
Stars
21
Forks
Watchers

Online Python Compiler (Online IDE, Interpreter, Editor)