|
|
|
|
|
by regularfry
4052 days ago
|
|
It's also not Common Lisp. I get that emacs lisp is a pretty good example of a lisp, but I do find it interesting that the Lisp designed to be the widely-applicable industry standard hasn't seen something on the same level. |
|
Emacs Lisp also has extensive communication facilities with Common Lisp. See SLIME/Swank.
> but I do find it interesting that the Lisp designed to be the widely-applicable industry standard hasn't seen something on the same level.
There are also Clozure CL IDE, the LispWorks IDE or the Allegro CL IDE. All three are written in Common Lisp.