Difference between revisions of "Rust"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[wikipedia:Rust (programming language)]] (2010) | [[wikipedia:Rust (programming language)]] (2010) | ||
− | + | Installation: | |
* Install on [[macOS]]: <code>[[brew install rust]]</code> | * Install on [[macOS]]: <code>[[brew install rust]]</code> | ||
+ | * <code>[[pip3 install rust]]</code> | ||
− | * <code>[[ | + | Binaries: |
+ | * <code>[[rustc]]</code> | ||
+ | * <code>[[rust-gdb]]</code> | ||
+ | * <code>rust-gdbgui</code> | ||
+ | * <code>rust-lldb</code> | ||
Revision as of 16:26, 27 May 2022
This article is a Draft. Help us to complete it.
wikipedia:Rust (programming language) (2010)
Installation:
- Install on macOS:
brew install rust
pip3 install rust
Binaries:
Crates.io Rust community’s crate – or package – registry
Tokio, an asynchronous runtime for Rust Deno
- Deno JavaScript runtime
- Solana
- Polkadot
See also
- Rust,
rustc, cargo, rustup
,crates
, Tokio, Crate registry,RUST_BACKTRACE
- Programming languages: C, glibc, musl, C++, gcc, Conan, make, Class warfare, Clang, Hello, World! (C),
puts
, array, Lisp
Advertising: