Language

Package: cl-trivial-backtrace @ 1.1.0-1.6eb65bd

Synopsis

Portable simple API to work with backtraces in Common Lisp

Description

One of the many things that didn't quite get into the Common Lisp standard was how to get a Lisp to output its call stack when something has gone wrong. As such, each Lisp has developed its own notion of what to display, how to display it, and what sort of arguments can be used to customize it. trivial-backtrace is a simple solution to generating a backtrace portably.

Home page
https://common-lisp.net/project/trivial-backtrace/
Location
gnu/packages/lisp-xyz.scm (line: 3866, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings