9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Rudimentary web browser in Go
@ 2021-01-04 19:13 philip.silva via 9fans
  2021-01-04 21:23 ` Federico Benavento
  2021-01-06 10:23 ` kokamoto
  0 siblings, 2 replies; 3+ messages in thread
From: philip.silva via 9fans @ 2021-01-04 19:13 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]

Hi!

I've been working on a rudimentary web browser in Go which runs on Plan9(port) thanks to the duit UI framework. I've developed most of it of 9front/amd64 although the initial setup and some debugging were done on macOS. The code itself without tests is at the moment less than 4 kloc - although it has a number of dependencies. It's still very experimental but it gives surprisingly usable results with many static web pages (Screenshot http://psilva.sdf.org/scr.png). Parts of the code are still a bit wild because they are more or less proof-of-concept. Also there is a very experimental JS support, at least in very isolated cases it can handle jQuery code. :-D It's hosted on shithub: http://shithub.us/git/ph/opossum/HEAD/info.html (I've also created a mirror on Github: https://github.com/psilva261/opossum) Would be great if someone is interested in contributing!

Greetings, Philip
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T08e3f4043301fdb1-M99102de53868f6a39fe2e10f
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1872 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-06 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 19:13 [9fans] Rudimentary web browser in Go philip.silva via 9fans
2021-01-04 21:23 ` Federico Benavento
2021-01-06 10:23 ` kokamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).