Skip to main content
Home▸ Forums▸ 68kMLA▸ Performa 475 web browser? — #7
Post #7 by ClassicHasClass
Source Forum68kMLA
CategorySoftware
Post DateThu, 5 May 2011 - 03:03
Original URLhttps://68kmla.org/bb/threads/performa-475-web-browser.22963/
Post
I'm still curious if it would be possible to hack Gecko and/or Webkit to support a text-only display.
The trick there would be the compiler. Both of them require fairly current ANSI C compilers -- Gecko won't build on less than gcc 4, for example, and I know WebKit really needs at least gcc 4.2.

Short of that, knowing what I know about the individual targets, WebKit would probably be more amenable (Uzbl comes to mind).

However, I have always thought that proxy approaches for old machines have been criminally underutilized. Such a proxy could even be written with native tools, such as MacPython or MacPerl. The proxy then does the "distillation" into something a native browser could understand. I used such a setup for the C64 when I was maintaining HyperLink 2.5.

mp.ls