CSC/ECE 517 Fall 2015/Mozilla Refactor GLES2
' Refactor GLES2 Student Project with SERVO & RUST '
Servo<ref>https://github.com/servo/servo/</ref> is a prototype web browser engine written in the RUST language.Servo uses a variety of back-end implementations for drawing graphics depending on the operating system.One of such back-end is only compatible with Android right now, and we want to extend and refactor that back-end to enable on all Linux systems..
Introduction
Mozilla are working on a project called Servo
TEsting
123