An open API service indexing awesome lists of open source software.

https://github.com/stenbror/rust_python_core

Python Core interpreter written in Rust.
https://github.com/stenbror/rust_python_core

python rust

Last synced: about 1 month ago
JSON representation

Python Core interpreter written in Rust.

Awesome Lists containing this project

README

          

# Rust Python Core

Starting on a Python 3.15 parser as part of future Rust based Python Core interpreter.

``` cargo build && cargo test```