Skip to content

plexydesk/escudo

This branch is 9 commits behind esrille/escudo:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 1, 2013
Dec 15, 2013
Oct 3, 2013
May 5, 2014
Sep 27, 2013
Oct 3, 2013
May 6, 2015
Dec 16, 2013
May 6, 2015
Oct 23, 2013
Jun 6, 2012
May 5, 2014
May 5, 2014
Oct 23, 2013
Feb 12, 2013
Sep 16, 2013
Sep 27, 2013
Sep 14, 2013
Oct 3, 2013
Sep 14, 2013
Oct 26, 2013
Oct 26, 2013
Sep 14, 2013
Sep 4, 2013
Sep 23, 2013
Sep 14, 2013
Sep 14, 2013
Sep 14, 2013

Repository files navigation

This directory contains Escudo web browser.

Escudo is a new web browser currently being developed as one of the ES
operating system projects.

Escudo contains a totally new CSS/HTML rendering engine written in C++11.
Escudo can be configured with SpiderMonkey or V8 JavaScript engine along
with the C++11 Web IDL binding of the esidl Web IDL compiler. For the
graphics backend, Escudo web browser uses OpenGL for the better performance
and portability.

The core components of the Escudo web browser will be used like a window
system in today's operating systems in the ES operating system, but before
doing so, we are experimenting it as a standalone web browser on Linux.
The user interface of the Escudo web browser itself is written in HTML/CSS
and JavaScript on top of the Escudo core components.

--

ES operating system is open source software. See the file LICENSE for 
copying permission. The manuals, and some of the software programs, are
under different terms; see the individual source files for details.

See http://code.google.com/p/es-operating-system/ for how to report problems.

Packages

No packages published

Languages

  • C++ 92.0%
  • HTML 6.0%
  • Shell 1.6%
  • CSS 0.4%
  • Perl 0.0%
  • Groovy 0.0%