Author: Jase Batchelor
https://doc.rust-lang.org/nightly/rustc/platform-support.html
https://github.com/rust-lang/rust.vim
This tutorial aims to cover the initial installation of Rust on MacOS.
Additionally, we will cover basic configuration and setup a few optional tools that we will use in daily development.
A simple ‘Hello, World’ application will be created using cargo
to verify the installation.
Later in this series we will cover the installation of Rust on Linux, although for the purposes of initial development and getting started this section will only cover MacOS
Links
-
https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/
-
https://codilime.com/blog/why-is-rust-programming-language-so-popular/
-
https://blog.jetbrains.com/clion/2023/07/clion-2023-2-eap6-debugger-enhancements/
Chris Hay Get under the hood of Rust Language with Assembly!! Rust Programming Tutorial