
In programming practice, side effects are a well-known phenomenon. However, a formal definition of side effects is missing. Intuitively, a side effect of a propositional statement is a change in state of a program or model other than the effect (or change in state) it was initially executed for. In this book, I will check this intuition and I will give a formal definition of side effects. I will d...
Paperback: 92 pages
Publisher: LAP LAMBERT Academic Publishing (September 30, 2011)
Language: English
ISBN-10: 9783846514825
ISBN-13: 978-3846514825
ASIN: 3846514829
Product Dimensions: 5.9 x 0.2 x 8.7 inches
Format: PDF ePub fb2 djvu ebook
- Lars Wortel pdf
- Lars Wortel books
- 9783846514825 epub
- epub ebooks
- 978-3846514825 pdf
ifying a system for modelling program instructions and program states, Quantified Dynamic Logic (QDL), to a system called Dynamic Logic with Assignments as Formulas (DLAf), which in contrast to QDL allows assignments in formulas and makes use of short-circuit evaluation. I will show the underlying logic in those formulas to be a variant of short-circuit logic called repetition-proof short-circuit logic. Using that, I can give the definition and even a classification of side effects. The definition and the classification of side effects outlined in this book not only open doors to further research in this area, but also hold high potential for applications in the programming industry.