10
Is there a browser which runs Lisp instead of JavaScript?
(programming.dev)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
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.