quicklisp-slime-helper icon indicating copy to clipboard operation
quicklisp-slime-helper copied to clipboard

Helper library for easy Quicklisp SLIME setup

Results 12 quicklisp-slime-helper issues
Sort by recently updated
recently updated
newest added

I use the following snippet to add a slime-shortcut which works like `,l` but it makes possible to quickload both ASDF and Quicklisp systems. It uses `ido-completing-read` but it can...

If someone follows the installation directions exactly, they will be left with a system that can't actually run slime very usefully. Most people don't use cmucl, but the default inferior-lisp-program...