[Haskell-cafe] Visualising Haskell function execution
Henk-Jan van Tuyl
hjgtuyl at chello.nl
Wed Aug 13 12:10:49 UTC 2014
On Fri, 08 Aug 2014 17:52:38 +0200, Dominick Samperi <djsamperi at gmail.com>
wrote:
> If I recall correctly the Leksah IDE shows GHC reduction step-by-step
> (using GHC debug info). Unfortunately, the last update was in 2012, so
> it appears
> that it has not been following the latest GHC releases.
Leksah still works, but it is not finished; it is only possible to step
per (sub)expression, no stepping to the end of a function. The debugger
has therefore a very limited use. I hope that a group of people will
continue the development, an application like that is too big for one
person.
Regards,
Henk-Jan van Tuyl
--
Folding at home
What if you could share your unused computer power to help find a cure? In
just 5 minutes you can join the world's biggest networked computer and get
us closer sooner. Watch the video.
http://folding.stanford.edu/
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
More information about the Haskell-Cafe
mailing list