CSC/ECE 517 Spring 2015 M1503 EDTS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
=='''Reference'''== | =='''Reference'''== | ||
< | <references/> |
Revision as of 03:35, 31 March 2015
Extending Developer Tools for Servo
Introduction
Servo
Servo is an experimental project to build a Web browser engine for a new generation of hardware: mobile devices, multi-core processors and high-performance GPUs. With Servo, we are rethinking the browser at every level of the technology stack — from input parsing to page layout to graphics rendering — to optimize for power efficiency and maximum parallelism.<ref> https://www.mozilla.org/en-US/research/projects/</ref>
Rust
Background
Remote Developer Tools
Project Description
Requirement Analysis
Implementation
Architecture
Design Patterns
UML Diagrams
Proposed Test Cases
Reference
<references/>