Abstract Interpretation as a Programming Language
View PDF
Abstract:In David Schmidt's PhD work he explored the use of denotational semantics as a programming language. It was part of an effort to not only treat formal semantics as specifications but also as interpreters and input to compiler generators. The semantics itself can be seen as a program and one may examine different programming styles and ways to represent states.
Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotat...
Read more at arxiv.org