A minimalist web browser.
Compile:
$ make
$ make clean
> nmake
> nmake clean
Reference:
- How Browsers Work - web.dev
- Browser from Scratch: HTML parsing
- html.parser — Simple HTML and XHTML parser - python 3 docs
- Parsing HTML documents - HTML standard - whatwg
- HTML 2.0 - RFC 1866
- Web Browser Engineering
- Web Platform Tests
Libraries: