Active Members Fi8sVrs Posted February 3, 2019 Active Members Report Posted February 3, 2019 (edited) A Python-3 (CPython >= 3.5.0) Interpreter written in Rust 🐍 😱 🤘. Usage: Check out our online demo running on WebAssembly. To test RustPython, do the following: $ git clone https://github.com/RustPython/RustPython $ cd RustPython $ cargo run demo.py Hello, RustPython! Source: https://github.com/RustPython/RustPython/blob/master/README.md Edited February 3, 2019 by OKQL Quote