A browser for System 6.
- Development environment: Retro68
- Streaming I/O library: c-streams
- HTTP parser: http-parser
- Implement scrolling
- Fix handling of chunked transfer encoding
- Add download window
- Parse HTML and maybe CSS
- Render pages
- Optimize memory usage (Use handles)
Current plan: implement rendering of text into a TextEdit field. Style the text according to tag type (and later, CSS). Draw form controls and images (maybe) on top.