Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SLIME REPLで実行中の操作を停止する方法はありますか?
Clojure SLIMEの人々はどうやらこれを行う方法を持っているようですが、通常のCommonLispではどうでしょうか。
ありがとう/エリック
予想通り、非常にシンプルでした。実行中の操作を停止するには、コマンドslime-interrupt(Cc Cb)を使用します。
slime-interrupt