Browser

A work-in-progress browser written from scratch.

Published 301 days ago

What is Browser?

Browser is a work-in-progress browser written from scratch as a learning exercise.

The goal is to learn how to parse HTML by hand and how to render it. Additionally, I'm using it as a real-world exercise for learning the Meson build system.