swank.live

https://github.com/cbaggers/swank.live.git

git clone 'https://github.com/cbaggers/swank.live.git'

(ql:quickload :swank.live)
1

Some helpers that make livecoding at little easier with slime/swank

Exposes:

#'update-swank

Call this function to get swank to handle requests. Put this in your main game/demo/etc loop to keep the repl live whist your code runs.

#'peek

A quick way of calling #'swank:inspect-in-emacs