There's a new browser in town: Nyxt. It is free software. It is intended to be modified by the user, perhaps even rewritten. From https://nyxt.atlas.engineer/:
Built-in programmability.
Use the built-in REPL to program Nyxt. Run short scripts, and try out new workflows. Everything in Nyxt is fully extensible and modifiable.
It is written in Common Lisp.
Is this the browser we programmers have been waiting for? The one we can modify to our wildest dreams?
[Ed's comment: The linked source is obviously intended to show a potential user how it will work, and in this role it does a reasonable job. But there is not a great deal to explain why they think it is a game changer, or why it will appeal to many users. If it is necessary to use Lisp to extend the browser then perhaps it will not have the impact that they seem to believe it will have. But what do you think? Will it gain a foothold, or simply fade away to be forgotten except perhaps for a few enthusiasts?]
(Score: 4, Informative) by Anonymous Coward on Friday March 01 2024, @02:35AM
According to this short article, https://nyxt-browser.com/article/why-building-nyxt-instead-of-an-emacs-package.org [nyxt-browser.com] "Emacs already has a package called EWW, or Emacs Web Wowser." But the NYXT authors didn't like it for a number of reasons...
Among the reasons is the complexity of full Emacs and the long learning curve.
When I was a student (late 1970s) I used a very early Emacs on a slow time-share system, but once I had my own microcomputer I started using Emacs subset/clones instead...because they were a lot smaller and easier to learn than full Emacs. Now I'm down to using MicroEmacs when I need a text editor, works fine in Windows (my big customer has Windows stuff that I need to run).