Emacs is already 55% Lisp, but that just wasn’t good enough 😆
This apparently is for Steel Bank Common Lisp, which I’d never heard of.
SBCL is one of the more popular runtimes for CL as far as I know. I think the big advantage with Lem is that CL is a much better language than Emacs Lisp which is like Js of Lisps. 😂
Yeah… I was rooting for Guile Scheme to replace elisp, but that’s been stalled out like forever https://www.emacswiki.org/emacs/GuileEmacs
I was just talking about that with a friend the other day. I remembered it was a thing, and then I looked it up and looks like nothing’s been happening with that in a while.
A little known fact that someone wrote emacs so it suits the “bloated manatee” name? No, that’s something we would have blocked from our minds; and now I need to buy more jaegarmeister to do it again.
i’ll test tomorrow at work and come back to report results
it absolutely needs to have tramp, though. or something similar. otherwise, i can’t use it to work
I thought emacs was written in lisp?
Lisp is a family of languages, Emacs is written in Emacs Lisp which is very different from Common Lisp.