Stories
Slash Boxes
Comments

SoylentNews is people

posted by takyon on Friday May 15 2015, @10:30PM   Printer-friendly
from the already-rusty dept.

After many years of waiting, version 1.0 of the Rust programming language has finally been released. The Rust home page describes Rust as "a systems programming language that runs blazingly fast, prevents nearly all segfaults, and guarantees thread safety."

Thanks to the hard work of noted Rust core team members Yehuda Katz and Steve Klabnik, Rust is now poised to become a serious competitor to established systems programming languages like C and C++.

The announcement has brought much jubilation to the followers of Rust, who have been eagerly awaiting this milestone release for so long. With only 1,940 open issues and over 11,500 issues already closed, Rust is finally ready for users to build fantastically reliable software systems using it.

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 4, Touché) by nitehawk214 on Friday May 15 2015, @11:27PM

    by nitehawk214 (1304) on Friday May 15 2015, @11:27PM (#183561)

    So does C++ [wikipedia.org]

    --
    "Don't you ever miss the days when you used to be nostalgic?" -Loiosh
    Starting Score:    1  point
    Moderation   +3  
       Touché=3, Total=3
    Extra 'Touché' Modifier   0  

    Total Score:   4  
  • (Score: 1, Funny) by Anonymous Coward on Saturday May 16 2015, @03:09AM

    by Anonymous Coward on Saturday May 16 2015, @03:09AM (#183642)

    Actually, it goes to 14 [wikipedia.org]. Soon it will go to 17!

    Take that Rust! You'll need to pull off a Firefox if you want to catch up.

    • (Score: 3, Interesting) by davester666 on Sunday May 17 2015, @05:48AM

      by davester666 (155) on Sunday May 17 2015, @05:48AM (#183969)

      Isn't Mozilla driving this project? It's probably up to 5.0 already.