+ 7
Have you heard about Rust?
Rust is a systems programming language by Mozilla. It is really high level, but with the speed of a low level language. Most abstractions have zero cost, the language has macros, procedural code generation at compile-time, thread-safe parallelization, unicode support, traits, iterators, ranges, and all the cool features you'd expect from a modern programming language. Have you heard about it and are you planning to use it in 2018? If you want to inform yourself: https://www.rust-lang.org/en-US/
2 Réponses
+ 12
thanks for sharing 😃 👍
+ 2
Yes. I want because of the framework "Exonum"