Algebraic reasoning for object-oriented programming
Algebraic reasoning for object-oriented programming
复制标题
面向对象编程的代数推理
DOI:
10.1016/j.scico.2004.03.003
复制
发表时间:
2004
期刊:
影响因子:
--
通讯作者:
Márcio Cornélio
中科院分区:
文献类型:
--
作者:
Paulo Borba;A. Sampaio;Ana Cavalcanti;Márcio Cornélio
We present algebraic laws for a language similar to a subset of sequential Java that includes inheritance, recursive classes, dynamic binding, access control, type tests and casts, assignment, but no sharing. These laws are proved sound with respect to a weakest precondition semantics. We also show that they are complete in the sense that they are sufficient to reduce an arbitrary program to a normal form substantially close to an imperative program; the remaining object-oriented constructs could be further eliminated if our language had recursive records. This suggests that our laws are expressive enough to formally derive behaviour preserving program transformations; we illustrate that through the derivation of provably-correct refactorings.