Installing Rust on Windows

Rust is a very young language in the field of systems programming. The first stable version was released in 2015, but it was announced as early as 2010. It combines different programming paradigms, namely from functional, object-oriented, and concurrent programming. This means that programmers from other programming languages will quickly find familiar elements, but may … Read more

Microsoft has released a command line editor

Microsoft’s Build developer conference has wrapped up. Like Google’s I/O, the spotlight was mainly on artificial intelligence. But there were also announcements on other fronts — for example, cloud computing and developer tools like Visual Studio. One interesting highlight was Microsoft’s new Rust-based command-line editor. Called Microsoft Edit, it’s open source and runs on both … Read more