swiley.net web browser


This is a small web browser I have been working on and off since college. It is probably my longest running side project. My goals for it have changed over the years and it's still very incomplete but it's capable of browsing the web and using (non-js) forms.

Lately I've been cleaning up the (very messy) parser and adding JS support. There are also some basic unit tests now.

Warning

This is by no means complete. While I occasionally run valgrind's memcheck over it there are plenty of memory coruption bugs and loose ends. It's very much just an experament and shouldn't be seriously used.