5 ms·
It feels like a very modern language overall, I particularly like the memory management ideas. It's refreshing to see something which tries to find a middle gro
by abelsson 13y ago
It feels like a very modern language overall, I particularly like the memory management ideas. It's refreshing to see something which tries to find a middle ground between error prone manual handling and unpredictable GC. Now someone just needs to write a good Rust IDE.
- steveklabnik 13y agoThere was actually some work done over the summer with... DWARF? So that Eclipse can use its debugger on Rust code. I'm on mobile or I'd find you a link.
- dbaupp 13y agohttp://michaelwoerister.github.io/2013/09/27/what-you-call-the-present.html http://michaelwoerister.github.io/2013/09/27/what-you-call-t...