CSC/ECE 517 Spring 2015 M1503 EDTS

From Expertiza_Wiki
Revision as of 03:35, 31 March 2015 by Ywang95 (talk | contribs)
Jump to navigation Jump to search

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/>