Dillo Web browser is a very fast, extremely small
Web browser that's written in C and C++. The
source is around 600 KB, and the static binary is about 980KB. It is a graphical browser built upon FLTK-1.3, and it renders a good subset of HTML and CSS, excluding frames, JavaScript, and JVM support.
Shiira is a web browser based on Web Kit and written in Cocoa. The goal of the Shiira Project is to create a browser that is better and more useful than Safari. All source code used in this softwar...