Rust language development environment Installation _rust language programming

Source: Internet
Author: User

The rust language is a biased language that can be used to embed in other languages for use, to be programmed in specific time and space, to write the underlying code: eg: operating system and device drivers.

Rust is a modern system programming language that focuses on security and speed, and achieves its goal by guaranteeing memory security without garbage collection,

Compile-time security checks for columns that do not generate run-time overhead to promote this area of current language attention while eliminating all data competition. Rust is also intended to implement "0 overhead abstraction" even when these abstractions look more like the features of a high-level language. Even so, rust allows you to control exactly as you would a low-level language.

Direct use of the command:

Curl-l https://static.rust-lang.org/rustup.sh| sudo sh

Or:

Curl-lhttps://static.rust-lang.org/rustup.sh-o

sudo sh rustup.sh


Uninstall command:

sudo/usr/local/lib/rustlib/uninstall.sh

Use the following command to see if the version was successfully installed.

RUSTC--version




println! (); Is a macro, not a simple function.


Rust is a precompiled language, and also a reason for expression, which is designed to be designed to replace the C + + language.

This link is a person c ' na comment on rust, can refer to: http://www.nowcoder.com/discuss/2749





Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.