Jump to content

Extension:Katsa/Glossaire

From mediawiki.org
Revision as of 11:23, 2 July 2024 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Glossary for Katsa is a list of core terms and concepts for spies.

Terms and concepts

Spy
a small compute graph connected to a point in the program, that will always evaluate unconditionally at that point in code execution.
Compute graph
a sequence of actions chained together in such a way that it forms a partial program for code execution.

Operations

Carp
when hitting the function, log with a one-liner.
Cluck
when hitting the function, log with a one-liner and a stack trace.
Croak
when hitting the function, error with a one-liner.
Confess
when hitting the function, error with a one-liner and a stack trace.