• solrize@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    5 个月前

    https://www.gnu.org/software/emacs/manual/html_mono/eww.html

    1 Overview

    EWW, the Emacs Web Wowser, is a web browser for GNU Emacs that provides a simple, no-frills experience that focuses on readability. It loads, parses, and displays web pages using shr.el. It can display images inline, if Emacs was built with image support, but there is no support for CSS or JavaScript.

    To use EWW, you need to use an Emacs built with libxml2 support.

  • TheAgeOfSuperboredom@lemmy.ca
    cake
    link
    fedilink
    arrow-up
    3
    ·
    5 个月前

    Not sure what you mean exactly. JavaScript, for better or worse, is sort of essential to the modern web. You could write things in Clojurescript, but that still compiles down to js.

    There is Nyxt which is written and extensible with Common Lisp.

    • Robin@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      5 个月前

      Because there are no websites with <script type=“text/x-common-lisp”> tags. No website require it so no browsers support it so no websites require it so…

    • blackbrook@mander.xyz
      link
      fedilink
      arrow-up
      4
      ·
      5 个月前

      If you made a browser run lisp, it would only be useful for web pages that are scripted with lisp. Most web sites are currently scripted in JavaScript. Adding lisp support to a browser is the easy part. It’s like deciding Latin is a better language then English, and then learning it. If you then came here and started using only Latin, it probably wouldn’t be very satisfying.