Automatic Visualization of Recursion Trees: a Case Study on Generic Programming

Citation:
Cunha A.  2003.  Automatic Visualization of Recursion Trees: a Case Study on Generic Programming. Electronic Notes in Theoretical Computer Science. 86(3):70-84.

Abstract:

Although the principles behind generic programming are already well understood, this style of programming is not widespread and examples of applications are rarely found in the literature. This paper addresses this shortage by presenting a new method, based on generic programming, to automatically visualize recursion trees of functions written in Haskell. Crucial to our solution is the fact that almost any function definition can be automatically factorized into the composition of a fold after an unfold of some intermediate data structure that models its recursion tree. By combining this technique with an existing tool for graphical debugging, and by extensively using Generic Haskell, we achieve a rather concise and elegant solution to this problem.

Citation Key:

Cunha:03a

DOI:

10.1016/S1571-0661(04)80694-7

PreviewAttachmentSize
wflp03entcs.pdf240.98 KB