Abstract
We develop an explicit two level system that allows programmers to reason about the behavior of effectful programs. The first level is an ordinary ML-style type system, which confers standard properties on program behavior. The second level is a conservative extension of the first that uses a logic of type refinements to check more precise properties of program behavior. Our logic is a fragment of intuitionistic linear logic, which gives programmers the ability to reason locally about changes of program state. We provide a generic resource semantics for our logic as well as a sound, decidable, syntactic refinement-checking system. We also prove that refinements give rise to an optimization principle for programs. Finally, we illustrate the power of our system through a number of examples.
Original language | English (US) |
---|---|
Pages | 213-225 |
Number of pages | 13 |
DOIs | |
State | Published - 2003 |
Event | Eighth ACM SIGPLAN International Conference on Functional Programming - Uppsala, Sweden Duration: Aug 25 2003 → Aug 29 2003 |
Other
Other | Eighth ACM SIGPLAN International Conference on Functional Programming |
---|---|
Country/Territory | Sweden |
City | Uppsala |
Period | 8/25/03 → 8/29/03 |
All Science Journal Classification (ASJC) codes
- Software
Keywords
- Effectful Computation
- Linear Logic
- Local Reasoning
- Type Refinement
- Type Theory