trivial-inspector-hook

2021-08-07

A simple compatibility layer for CDR-6

Upstream URL

github.com/yitzchak/trivial-inspector-hook

Author

Tarn W. Burton

License

MIT
README

trivial-inspector-hook

A simple compatability library for *inspector-hook* of CDR-6.

Usage

A single symbol *inspector-hook* is exported from the trivial-inspector-hook package that follows the sematics of CDR-6. This is symbol is also available via the package nicknames of tih and inspector-hook.

If the current lisp implementation supports CDR-6 then :cdr-6 and :inspector-hook will be present in *features*.

Supported Implementations

Recent versions of ABCL, ACL, CCL, CLASP, ECL, Mezzano, and SBCL all support CDR-6 in some way. If the implemntation exports a symbol with a different name other than *inspector-hook* then a function is installed the implementation's hook that calls trivial-inspector-hook:*inspector-hook* if set.

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp