tpython

Python compiler

A tiny, ahead-of-time compiled Python implementation designed to translate Pythonic++ to WASM.

TPython fork from https://gitlab.com/hartsantler/tpythonpp

GitHub

6 stars
2 watching
0 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
soiu/rpythonA tool that compiles Python code to WASM using RPython30
tbenthompson/cppimportA tool to import and compile C++ code from Python directly during runtime1,195
msoulier/tftpyA Python library implementing a TFTP client-server protocol for file transfer174
boostorg/pythonEnables seamless interoperability between C++ and the Python programming language.476
andreikop/cpp2pythonTool to automate part of the conversion process from C/C++ to Python code169
pyos/dgA programming language compiler for CPython bytecode575
tktech/pysimdjsonFast JSON parsing for Python, using SIMD instructions when available648
aalhour/pycoolcA compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 339
ahgamut/cpythonThe Python programming language implementation32
juancarlospaco/cpythonAn alternative implementation of Python's standard library for use in Nim programming language144
ethereum/py-wasmAn implementation of the Web Assembly interpreter in Python.105
takluyver/ubit_kernelAn interface to run MicroPython code on the micro:bit single-board computer26
python-tap/tappyTools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format.137
syegulalp/akilangAn experimental compiler and language implementation built on top of LLVM and Python.99
sauci/pydbcGenerates an Abstract Syntax Tree based on DBC-formatted strings2