step by step binding recursion

28 Sep
2010
28 Sep
'10
6:13 a.m.
Hi, If anyone is familar with Prolog, then you might have used the "trace" or "gtrace" function. I was wondering which function can I use to show the bindings in the recursion. It would be helpful for me to see what is going. Thanks

28 Sep
28 Sep
7:42 a.m.
Hello! You want the GHCi debugger, see [1,2]. [1] http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/ghci-debugger.html [2] http://www.cs.mu.oz.au/~bjpop/papers/ghci-debug.monad.reader.pdf Cheers, -- Felipe.
5348
Age (days ago)
5348
Last active (days ago)
1 comments
2 participants
participants (2)
-
Felipe Lessa
-
Nehemiah Clark