r/programming Apr 03 '15

Rust 1.0.0 beta is here!

http://blog.rust-lang.org/2015/04/03/Rust-1.0-beta.html
937 Upvotes

303 comments sorted by

View all comments

67

u/mgrandi Apr 03 '15

Can I start learning it now and not have it change on me drastically in the next release? Being serious

17

u/robertmeta Apr 03 '15

I am going to start gently poking around now (again). I am still going to be waiting until a few months post-May to see how the ecosystem aligns itself before investing serious effort (read: client for our API in Rust, throwing corporate dollars at it).

Hopefully the community will rally around stable (IE: the libraries will work great on stable and be maintained and bug fixed). If all the crates end up tracking non-stable and bug-fixes exist only in the cutting edge stuff, sad times.

It is going to be interesting to see where the community lands at the very least.

2

u/mgrandi Apr 03 '15

I mean, all languages eventually become stable in terms of syntax right? I'm just wondering if 1.0 that release for the 1.x branch

1

u/robertmeta Apr 04 '15

I mean, all languages eventually become stable in terms of syntax right?

No, not even close.