(load "~/.sbclrc") (ql:quickload :loop :silent t) (sb-ext:save-lisp-and-die #P"loop.exe" :toplevel #'loop:main :executable t)