3060 shaares
4 résultats
taggé
rust
This project aims to provide a set of components that can be used in your terminal applications.
RustPython is a Python interpreter written in Rust. RustPython can be embedded into Rust programs to use Python as a scripting language for your application, or it can be compiled to WebAssembly in order to run Python in the browser. RustPython is free and open-source under the MIT license.