pythonvm-rust
Python Interpreter
A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing.
An incomplete stackless interpreter of Python bytecode, written in Rust.
73 stars
10 watching
10 forks
Language: Rust
last commit: about 2 years ago bytecodecpythoninterpreterpython-virtual-machinepythonvm-rustruststackless
Related projects:
Repository | Description | Stars |
---|---|---|
| Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
| A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
| An interactive BASIC interpreter written in Python | 174 |
| A programming language compiler for CPython bytecode | 575 |
| Tool that automates compilation and execution of scripts written in compiled languages | 977 |
| A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
| An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,313 |
| Allows inline Python code execution within Rust | 1,166 |
| An implementation of the IEEE Standard for Universal Verification Methodology in Python | 380 |
| A Rust implementation of ErgoScript scripting language and wallet-related features. | 69 |
| An embeddable, high-level Python interpreter written in C11. | 1,656 |
| A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
| An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces. | 9 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |