RustPython – Rust で書かれた Python-3 (CPython >= 3.11.0) インタープリター
A Python-3 (CPython >= 3.11.0) Interpreter written in Rust 🐍 😱 🤘. Usage Check out our online demo running on WebAssembly. RustPython requires Rust latest stable version (e.g 1.67.1 at February 7th 2023). If you don’t currently have Rust installed on your system you can do so by following the instructions at rustup.rs. To check…