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.
Lisp (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.
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 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.