パッケージ: rust-llvm (1.84.0+dfsg1-1)
rust-llvm に関するリンク
Debian の資源:
rustc ソースパッケージをダウンロード:
メンテナ:
- Debian Rust Maintainers (QA ページ)
- Ximin Luo (QA ページ)
- Sylvestre Ledru (QA ページ)
- Fabian Grünbichler (QA ページ)
外部の資源:
- ホームページ [www.rust-lang.org]
類似のパッケージ:
Rust LLVM integration
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.
This package contains symlinks for integration with LLVM tools such as lld and grcov, and the wasm-component-ld helper binary for the wasm-wasip2 target.
その他の rust-llvm 関連パッケージ
|
|
|
|
-
- dep: clang-19
- C, C++ and Objective-C compiler
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.39)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- dep: libllvm19 (>= 1:19.1.0)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: lld-19
- LLVM-based linker
-
- dep: llvm-19
- Modular compiler and toolchain technologies