パッケージ: rustc (1.83.0+dfsg1-1)
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.5)
- GCC 共有ライブラリ
-
- dep: libstd-rust-dev (= 1.83.0+dfsg1-1)
- Rust standard libraries - development files