One feature of Rust that I’m rather enamoured with is its macro system. Known as “macro by example” (MBE) or sometimes referred to as macro_rules, it provides you with an impressive amount of power whilst not allowing for the sort of evil tricks you can … Read more
Similar
Want to follow along with Rust development? Curious how you might get involved? Take a look! (more…)
Read more »
I’ve been doing a lot of Rust recently together with my colleague and friend Preethi Kumar. If you’ve been following us over at Adventures… (more…)
Read more »
Rust is a popular new language that I've been using for several years now. My project, a programming language called Lily, has been develope... (more…)
Read more »
Microsoft's Project Verona involves creating a new language for "safe infrastructure programming" to be open-sourced soon. (more…)
Read more »
There’s been a lot of excitement and news recently about Project Quantum and Mozilla’s efforts to build the next generation of web browser…
Read more »