软件包:rustc(1.82.0+dfsg1-2)
rustc 的相关链接
Debian 的资源:
下载源码包 rustc:
维护小组:
- Debian Rust Maintainers (QA 页面)
- Ximin Luo (QA 页面)
- Sylvestre Ledru (QA 页面)
- Fabian Grünbichler (QA 页面)
外部的资源:
- 主页 [www.rust-lang.org]
相似软件包:
Rust systems programming language
Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.
It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles.
其他与 rustc 有关的软件包
|
|
|
|
-
- dep: binutils (>= 2.26)
- GNU 汇编程序、链接程序和二进制工具
-
- dep: gcc
- GNU C 编译器
-
- dep: libc-dev
- 软件包暂时不可用
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstd-rust-dev (= 1.82.0+dfsg1-2)
- Rust standard libraries - development files