[rust-dev] Mobile Platforms programming

2013-05-07 Thread heri16
Any idea whether Rust could be used for iOS programming? Is there an Objective-Cinteroperability layer? Rust works well with ARM MMU? Or is it too early days to tell?I guess Servo would be on iOS some day? ___ Rust-dev mailing list Rust-dev@mozilla.org

[rust-dev] Nodejs Event Loop - Stack Overflow

2013-05-04 Thread heri16
http://stackoverflow.com/questions/10680601/nodejs-event-loopIs libev good enough for abstraction in rust?Heri ___ Rust-dev mailing list Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev

Re: [rust-dev] PSA: ~string is probably not what you want

2013-04-28 Thread heri16
It is very easy to create a language that is unwieldy, but hard to create something KISS simple that can be adopted, and that will be praised for its cleanliness and elegance.If the basic things are not simple, a language will be relegated to academia, and will not be as popular as hoped.We really