▲ 43 ▼ RustPython: An open source Python 3 (CPython >= 3.11.0) interpreter written in Rust (rustpython.github.io) submitted 2 years ago* (last edited 2 years ago) by mac@programming.dev to c/rust@programming.dev 4 comments fedilink hide all child comments
[–] Diplomjodler@feddit.de 10 points 2 years ago (1 child) What about compatibility with Python packages? permalink fedilink source hideshow 2 child comments replies: [–] lolcatnip@reddthat.com 10 points 2 years ago It'll have to implement CPython's C API to work with packages that use native code. I don't know if that's the plan but I wouldn't consider their implementation compete without it. permalink fedilink source parent
[–] lolcatnip@reddthat.com 10 points 2 years ago It'll have to implement CPython's C API to work with packages that use native code. I don't know if that's the plan but I wouldn't consider their implementation compete without it. permalink fedilink source parent