Post #1782099
2026-04-26 23:13 UTC
@svetlyak40wt @screwlisp @vindarel @sanityinc @simon_brooke @jackdaniel @dougmerritt Is there anything it can do that GNU Emacs with SLIME can't *if* I already live in Emacs?
Replies (1)
-
@screwlisp@gamerplus.org 2026-04-26 23:37
@tux0r I think Robert Smith's point with mine is to be anti-Extending[MACroS]. For those of us already fallen, I can imagine #emacs M-x slime-scratch (ql:quickload :coalton) (in-package :coalton-user) (coalton ...) E.g. I think coalton's default exponentiation stuff defaults to requiring the result be the same type as the arguments. I have sadly discovered it does not build with ecl so I didn't test it yet. @svetlyak40wt @vindarel @sanityinc @simon_brooke @jackdaniel @dougmerritt