Language

Package: sbcl-livesupport @ 0.0.0-1.71e6e41

Synopsis

Some helpers that make livecoding a little easier

Description

This package provides a macro commonly used in livecoding to enable continuing when errors are raised. Simply wrap around a chunk of code and it provides a restart called continue which ignores the error and carrys on from the end of the body.

Home page
https://github.com/cbaggers/livesupport
Location
gnu/packages/lisp-xyz.scm (line: 11019, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings