Lambda the Ultimate

inactiveTopic A declarative debugger for Haskell 98
started 6/5/2003; 4:05:16 PM - last post 6/8/2003; 2:13:11 PM
andrew cooke - A declarative debugger for Haskell 98  blueArrow
6/5/2003; 4:05:16 PM (reads: 1173, responses: 1)
A declarative debugger for Haskell 98
Buddha. Main link is directly to an example in the manual. Declarative languages should use declarative debuggers, no?!

disclaimer: the project may include a bit of code i wrote once in the examples directory, but i hope that hasn't influenced my decision to post here!

[Psst - people reading just the front page: don't forget to check discussions for other topics]
Posted to Logic/Declerative by andrew cooke on 6/5/03; 4:17:00 PM

Ehud Lamm - Re: A declarative debugger for Haskell 98  blueArrow
6/8/2003; 2:13:11 PM (reads: 337, responses: 0)
"The very notion of declerative debugging is amusing. Surely debugging implies a step by step process, that shows the effect of each statement." -- Imp. Erative.