パッケージ: rustc (1.24.1+dfsg1+llvm-0ubuntu2)
rustc に関するリンク
Trisquel の資源:
rustc ソースパッケージをダウンロード:
- [rustc_1.24.1+dfsg1+llvm-0ubuntu2.dsc]
- [rustc_1.24.1+dfsg1+llvm.orig.tar.xz]
- [rustc_1.24.1+dfsg1+llvm-0ubuntu2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Rust Maintainers (メールアーカイブ)
- Jordan Justen
- Luca Bruno
- Sylvestre Ledru
- Angus Lees
- Ximin Luo
外部の資源:
- ホームページ [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 assembler, linker and binary utilities
-
- dep: gcc
- GNU C compiler
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstd-rust-dev (= 1.24.1+dfsg1+llvm-0ubuntu2)
- Rust standard libraries - development files