Using LispWorks Personal Edition from Emacs
For reasons, I wanted to try creating a Cocoa window from Lisp. The ridiculously easy way to do this is to just use LispWorks; I installed the LispWorks Personal Edition to try this out. But then of course we want to talk to LispWorks using Emacs sly-mode, and it's not exactly documented anywhere how to do this for the Personal Edition. So here's how to do it.