|
|
|
|
|
by fiddlerwoaroof
2955 days ago
|
|
It depends. I generally use sbcl, unless I'm trying to do something with Cocoa, in which case I use either ccl or Lispworks CAPI. All my projects are open-source (MIT) and some of them are on quicklisp. I actually deploy applications by dumping an image and copying it to the right place. |
|