|
|
Subscribe / Log in / New account

A Rust frontend for GCC

A Rust frontend for GCC

Posted Dec 4, 2013 19:59 UTC (Wed) by shmerl (guest, #65921)
In reply to: A Rust frontend for GCC by Kit
Parent article: A Rust frontend for GCC

Is there any ETA when they'll try to stabilize the language?


to post comments

A Rust frontend for GCC

Posted Dec 4, 2013 23:11 UTC (Wed) by stevenb (guest, #11536) [Link]

Sooner if you help? ;-)

A Rust frontend for GCC

Posted Dec 5, 2013 2:00 UTC (Thu) by Kit (guest, #55925) [Link]

You can track the rough progress towards the 1.0 milestone on their Issue tracker ( https://github.com/mozilla/rust/issues/milestones?state=o... ). Things are still being added to it, as major (breaking!) changes are still being made to the language (the changes to Managed Pointers and Vector are two big ones coming up, while the IO subsystem changes were ones that just landed in, I believe, 0.8).

There's no timeline yet, although I think (think!) a Rust dev guessed that they might have a clear path to 1.0 in about a year (not that they'd have 1.0 out then, just something akin to a timeline). Rust feels like, once it stabilizes, that it could be a true alternative to C and C++ as a "systems" language.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds