Announce: buddha 1.0 released

Bernard James POPE bjpop at cs.mu.OZ.AU
Fri Oct 17 20:21:45 EDT 2003


Announcing buddha version 1.0
-----------------------------

   www.cs.mu.oz.au/~bjpop/buddha

A declarative debugger for Haskell 98. It is based on program
transformation and works with GHC 5 and 6.

buddha offers a declarative debugging algorithm and a browsing mechanism.
It is useful for finding logical errors in programs and for exploring
computations in a high-level manner.

The interface is designed to be simple to use, and may be an ideal aid
for teaching Haskell.

Version 1.0 is known to work on unix platforms, including OS X, GNU/linux
and freeBSD. It does not work on Windows.

buddha is released under the GPL license.

Enjoy,
Bernie.


More information about the Haskell mailing list