English

Accurate Programming: Thinking about programs in terms of properties

Programming Languages 2011-09-06 v1 Software Engineering

Abstract

Accurate programming is a practical approach to producing high quality programs. It combines ideas from test-automation, test-driven development, agile programming, and other state of the art software development methods. In addition to building on approaches that have proven effective in practice, it emphasizes concepts that help programmers sharpen their understanding of both the problems they are solving and the solutions they come up with. This is achieved by encouraging programmers to think about programs in terms of properties.

Keywords

Cite

@article{arxiv.1109.0786,
  title  = {Accurate Programming: Thinking about programs in terms of properties},
  author = {Walid Taha and Veronica Gaspes and Rex Page},
  journal= {arXiv preprint arXiv:1109.0786},
  year   = {2011}
}

Comments

In Proceedings DSL 2011, arXiv:1109.0323

R2 v1 2026-06-21T18:59:37.399Z