• OS: GNU Guix
  • WM: dwl-guile
  • Status Bar: dtao-guile
  • Text Editor: GNU Emacs
  • Web Browser: Nyxt
  • Menu Prompt: bemenu
    • nuclide@lemmy.worldOP
      link
      fedilink
      arrow-up
      8
      ·
      6 months ago

      No, it’s a renderer-agnostic browser built with Common Lisp from the ground up. It currently uses WebkitGTK as its official renderer but there is Blink support planned for early next year via its Electron port.

    • Ramin Honary@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 months ago

      Nyxt is Common Lisp bindings to WebKit, so not exactly a Chromium fork, but uses the same web rendering and JavaScript engine as Chromium. The important thing is that you can program it using Common Lisp as well as JavaScript.

      • wvstolzing@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        6 months ago

        Chromium has been running on a fork of WebKit called ‘blink’ for a while now; ‘bare’ WebKit is closer to Safari.