CSC/ECE 517 Fall 2014/oss M1456 kdv: Difference between revisions
Jump to navigation
Jump to search
m (Created Wiki page and added page structure) |
|||
Line 18: | Line 18: | ||
:* [https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust Build Rust] <ref> https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust </ref> | :* [https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust Build Rust] <ref> https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust </ref> | ||
:* [https://github.com/ | :* [https://github.com/servo/servo Build Servo] <ref> https://github.com/servo/servo </ref> | ||
=='''References'''== | =='''References'''== | ||
<references/> | <references/> |
Revision as of 14:26, 26 October 2014
Implement MIME sniffing - spec
This article is about the project M 1456: Implement MIME sniffing - spec, which is a part of the ongoing development on the Servo browser. Here you can find a brief description about the servo project, rust programming language, requirements of this particular project, setting up of the development environment and other relevant details.
Introduction
What is Servo?
Implement MIME sniffing
Appendix
Setting up Servo
There are two main steps to set up the environment for this project. Linux environment is preferred for setting up the environment as it is simple and easy.
References
<references/>