Rust
Mozilla's Systems Language hits 1.0 alpha and takes a trip to Groupon in Chicago
For the past few years Mozilla has been working on a systems language to take the place of C. That should raise some eyebrows. C has been the foundation of low-level level programming since well before I was born, and to those of us newbies not in the loop on the academic side of the programming world, replacing C may sound like a longshot.
Lars Bergstrom of Mozilla |
The goal, says Lars Bergstrom, is to eliminate data-races and crashes caused by ownership (for any value there can only be one variable with access to it at any given time). I'm not a low-level guy, so I'm pretty fuzzy on the details, but his project at Mozilla, servo, is a web browser written in the language. It looks like it has gotten a lot of attention lately (224 watchers and over 3800 stars at time of writing), so if you're interested in getting involved with the language through an open source project, this would probably be a good community through which to enter the Rust world.
Lars' presentation was really solid, I think. While I can't speak to his knowledge of the technical side of things, I hope that his Ph.D. in Computer Science is enough validation of his proficiency that I don't have to. He presented the language's primary attributes in a clear way with a few live coding examples, and announced that the language has largely moved past its (extreme) early volatility, and was now in a 1.0 alpha stage, with a final 1.0 to be released within 12-16 weeks.
For more info on rust, check out the language page at rust-lang.org
Groupon Meetups
First of all, yes this is in Chicago, so unfortunately Groupon's Geekfest meetups aren't going to be accessible to most readers. But, if you happen to be on a trip through the city, check their schedule here and see if they're talking about something that interests you.
As always, there was good food provided. The room we were in was long, with multiple screens for viewing the presentation, and an excellent audio system. There were 91 people on the rsvp list for this one, though I think there may have been a few more than that in attendance. I get the feeling that these events were the idea of a Groupon employee, are hosted primarily for the benefit of employees, and are opened to the public as a way of engaging and enriching Chicago's tech community (so props to you Groupon, keep doing what you're doing).
No comments:
Post a Comment