Code Generation in Rust vs. C++26

One of the things I like to do is compare how different languages solve the same problem — especially when they end up having very different approaches. It’s always educational. In this case, a bunch of us have been working hard on trying to get reflectio… Read more

Similar

Rust in 2021

This is my response for this year’s call for blog posts.I am writing this as a language implementor, not as a language user.I also don’t try to p... (more…)

Read more »

Innovating with Rust

The Rust programming language is an open source project started by Mozilla Research more than a decade ago. Since then, more than 5,000 people have contributed to the Rust project, and the language has had a resounding impact on technology. Technology com... (more…)

Read more »