パッケージ: rustc (1.63.0+dfsg1-2)
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.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstd-rust-dev (= 1.63.0+dfsg1-2)
- Rust standard libraries - development files