Rust
https://www.lukeko.com/rustReferences:
[1] Rust Programming Language book
Installing Rust
https://doc.rust-lang.org/book/ch01-01-installation.html To check whether you have Rust installed correctly, open a shell and enter this line: ruby rustc --version