Re: Simple Instructions/packages for Installing SBCL/Emacs/Slime ???
"Scott E. Fahlman" <[email protected]> Thu, 24 Apr 2025 14:57:10 -0400
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <CAMUh8f7VNYMw=ZPBtZHx1ercWRUjszk3KtvK9B3UVpD2NoVUcw@mail.gmail.com> |
> > It might be possible to port your program to Emacs Lisp. Emacs Lisp is > getting closer to Common Lisp and even has lexical scoping these days. > Interesting suggestion, but not a good option in this case. I want Scone to be in standard CL, so that users are not tied to Emacs if they prefer some other editor/engine. And, as the Scone knowledge base scales up to many millions of nodes and links, I want to be in a CL implementation with a really good compiler, which would be CMU CL or SBCL. Last time I looked, Emacs Lisp didn't have that. Thanks, Scott _______________________________________________ Sbcl-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-help