Miscellany
Friday, April 29, 2011
The road ahead for Rust
›
As of yesterday evening, we have a self-hosting Rust compiler, which means that the Rust compiler written in Rust can compile itself. The r...
3 comments:
Thursday, February 24, 2011
Build Times Visualized
›
Here's a graph (whipped up in a couple of lines of bash) of where we spend our time when building a clean Firefox from scratch. Tested o...
12 comments:
Sunday, December 5, 2010
C++ design goals in the context of Rust
›
Recently I came across Bjarne Stroustrup's often-cited list of design criteria for C++ again, and I thought it'd be interesting to c...
11 comments:
Tuesday, November 30, 2010
A syntax highlighting specification
›
In light of the Skywriter-Cloud9 collaboration, I've been working on a specification for cross-browser syntax highlighting engines. I no...
5 comments:
Friday, October 15, 2010
jsctags is now known as DoctorJS
›
Just a quick note that jsctags is now known as DoctorJS. You can find the new repository here on GitHub . It features an all-new abstract in...
2 comments:
Friday, October 1, 2010
Rust Features I: Type Inference
›
As the Rust programming language slowly starts to get up and running, I thought I'd start a series of short blog posts to show off some...
6 comments:
Tuesday, May 25, 2010
Introducing jsctags
›
On the Developer Tools team, we're always interested in making development of web apps easier, no matter what editor or browser you'...
6 comments:
›
Home
View web version