Systematic program design : from clarity to efficiency /

"A systematic program design method can help developers ensure the correctness and performance of programs while minimizing the development cost. This book describes a method that starts with a clear specification of a computation and derives an efficient implementation by step-wise program ana...

Full description

Saved in:
Bibliographic Details
Online Access: Full text (MCPHS users only)
Main Author: Liu, Yanhong Annie, 1965- (Author)
Format: Electronic eBook
Language:English
Published: Cambridge : Cambridge University Press, 2013
Subjects:
Local Note:ProQuest Ebook Central
Table of Contents:
  • Loops: incrementalize
  • Sets: incrementalize and implement
  • Recursion: iterate and incrementalize
  • Rules: iterate, incrementalize, and implement
  • Objects: incrementalize across module abstraction.