Thursday, July 13, 2017

Rust

Rust is a systems programming language which is designed to be a "safe, concurrent, practical language".

Rust supports functional and imperative-procedural paradigms. 


Rust is syntactically similar to C++, but is designed for better memory safety while maintaining performance.


Learn more about it @  https://www.rust-lang.org/en-US/



No comments:

Post a Comment