百科.dev
全部条目趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

RustPython

> 编程语言
开源

一个Python 用 Rust 编写的口译员

22.2K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

一个Python 用 Rust 编写的口译员

RustPython A Python-3(CPython = 3.14.0) 译者用 Rust: snake::: scream::: metal:. [ [Discord] Usage检查我们在线演示运行在 WebAssembly. RustPython需要Rust最新稳定版本(如2023年2月7日的1.67.1). 如果您目前没有安装Rust在您的系统中,您可以通过在生锈时遵循指令来完成此任务. rs. 要检查您正在运行的 Rust 版本, 请使用 rustc -- version 。 如果要更新, Rustup 更新稳定会将您的 Rust 安装更新到最近的稳定发布. 要在当地建立RustPython,首先要克隆源代码:bash git Clone https://GitHub.com/RustPython/RustPython RustPython 使用同位素来管理Lib/中的Python库. 如果在窗口上, 运行以下帮助: bash git 配置核心 。 符号链接为真 然后可以更改为 RustPython 目录并运行演示(注: -- release is needed...)

核心特点

  • •FOSDEM 2019
  • •EuroPython 2018
  • •GreptimeDB: an open-source, cloud-native, distributed time-series database. Using RustPython for embedded scripting.
  • •pyckitup: a game engine written in
  • •Robot Rumble: an arena-based AI competition platform
  • •Ruff: an extremely fast Python linter, written in Rust
  • •Full Python-3 environment entirely in Rust (not CPython bindings)
  • •A clean implementation without compatibility hacks
  • •https://github.com/ProgVal/pythonvm-rust
  • •https://github.com/shinglyu/RustPython

> 标签

Rustcompilerhacktoberfestinterpreterjit

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言