Lisp on browser
nhiro.org
Lisp on browser
1–4 of 4 posts
Re: Lisp on browser
#2Looks like a mix of Scheme and Common Lisp. Lisp-1, but with nil and defmacro. I'm not a fan of calling your own language just "LISP", it's rather confusing as it's not the original LISP. Maybe NishioLisp would be a better name.
Re: Lisp on browser
#3I’d like to plug the Nyxt browser which is wholly written in Common Lisp giving you full access to the lisp runtime. Amazing browsing experience in what it makes possible!
Re: Lisp on browser
#4Another lisp in a browser using WASM