How to look busy while being as lazy as ever: The Implementation of a lazy functional debugger

38Citations
Citations of this article
11Readers
Mendeley users who have this article in their library.

Abstract

This article describes the implementation of a debugger for lazy functional languages like Haskell. The key idea is to construct a declarative trace which hides the operational details of lazy evaluation. However, to avoid excessive memory consumption, the trace is constructed one piece at a time, as needed during a debugging session, by automatic re-execution of the program being debugged. The article gives a fairly detailed account of both the underlying ideas and of our implementation, and also presents performance figures which demonstrate the feasibility of the approach.

Cite

CITATION STYLE

APA

Nilsson, H. (2001). How to look busy while being as lazy as ever: The Implementation of a lazy functional debugger. Journal of Functional Programming, 11(6), 629–671. https://doi.org/10.1017/S095679680100418X

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free