2010-10-24 18:18:35 -04:00
|
|
|
HOOD is a small post-mortem debugger for the lazy functional language
|
2010-10-26 12:52:52 -04:00
|
|
|
Haskell. It is based on the concept of observation of intermediate
|
2010-10-24 18:18:35 -04:00
|
|
|
data structures, rather than the more traditional stepping and
|
|
|
|
variable examination paradigm used by imperative language debuggers.
|