Debugging in a side effect free programming environment

  • Authors:
  • Cordelia V. Hall;John T. O'Donnell

  • Affiliations:
  • Computer Science Department, Indiana University, Bloomington, Indiana;Computer Science Department, Indiana University, Bloomington, Indiana

  • Venue:
  • SLIPE '85 Proceedings of the ACM SIGPLAN 85 symposium on Language issues in programming environments
  • Year:
  • 1985

Quantified Score

Hi-index 0.00

Visualization

Abstract

Lisp and its successors provide the programmer with a powerful single tool [2] in which he can write, modify, debug and execute programs. Side effects play a crucial role in these programming environments. We propose an alternative approach to debugging that doesn't rely on side effects. Then we describe an implementation of our approach in a purely functional language.