Rust, I hadn't seen it before but it looks excellent. So far I've only been reading and experimenting with other people's code, my own prototypes are being hacked up in Python. But I'm really looking forward to getting something working well enough to put in the main codebase because it looks like translating from Python to Rust is going to be a straightforward and elegant experience.
I have a feeling that Rust is going to become my new favourite systems language. There's just something that feels right about the design somehow.
What be this new language?
Rust, I hadn't seen it before but it looks excellent. So far I've only been reading and experimenting with other people's code, my own prototypes are being hacked up in Python. But I'm really looking forward to getting something working well enough to put in the main codebase because it looks like translating from Python to Rust is going to be a straightforward and elegant experience.
I have a feeling that Rust is going to become my new favourite systems language. There's just something that feels right about the design somehow.
I once did a "Rust in 30 minutes" tutorial in 60 minutes. It seemed very complicated :) But then I don't do much systems stuff, mostly web.