Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo's code should be beautiful #130
Closed
Labels
Comments
|
Some general goals:
The code should be clean enough that, reading from |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
shadow-dom: Reorganize the test structure
|
Old meta-issue with no real book-keeping, we can probably close this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Servo is Rust's showpiece. The maintainability of Servo reflects very strongly on Rust's own design, and its claims about 'programming in the large'.
Additionally, browser engines are notoriously complex and difficult to contribute to for various reasons. Surely many developers could be tempted to contribute to a browser engine with a modern design, and in a potentially much more pleasant language.
When people look at Servo's code they should like what they see and want to participate.