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
6 stars
2 watching
0 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that compiles Python code to WASM using RPython | 30 |
| A tool to import and compile C++ code from Python directly during runtime | 1,195 |
| A Python library implementing a TFTP client-server protocol for file transfer | 174 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| Tool to automate part of the conversion process from C/C++ to Python code | 169 |
| A programming language compiler for CPython bytecode | 575 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3 | 39 |
| The Python programming language implementation | 32 |
| An alternative implementation of Python's standard library for use in Nim programming language | 144 |
| An implementation of the Web Assembly interpreter in Python. | 105 |
| An interface to run MicroPython code on the micro:bit single-board computer | 26 |
| Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| Generates an Abstract Syntax Tree based on DBC-formatted strings | 2 |