This package browser is in early development. Mind the rough edges.

sbcl-with-user-abort 0.1-0.60693b4

Portability library for catching SIGINT from Common Lisp

with-user-abort is a Common Lisp portability library providing a like-named macro that catches the SIGINT signal.

Installation

Install sbcl-with-user-abort 0.1-0.60693b4 as follows:

guix install sbcl-with-user-abort@0.1-0.60693b4

Or install the latest version:

guix install sbcl-with-user-abort

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.