A Symmetric Modal Lambda Calculus for Distributed Computing

  • Authors:
  • Tom Murphy VII;Karl Crary;Robert Harper;Frank Pfenning

  • Affiliations:
  • Carnegie Mellon;Carnegie Mellon;Carnegie Mellon;Carnegie Mellon

  • Venue:
  • LICS '04 Proceedings of the 19th Annual IEEE Symposium on Logic in Computer Science
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a foundational language for spatially distributed programming, called Lambda 5, that addresses both mobility of code and locality of resources. In order to construct our system, we appeal to the powerful propositions-as-types interpretation of logic. Specifically, we take thepossible worlds of the intuitionistic modal logic IS5 to be nodes on a network, and the connectives 驴 and 驴 to reflect mobility and locality, respectively. We formulate a novel system of natural deduction for IS5, decomposing the introduction and elimination rules for 驴 and 驴, thereby allowing the corresponding programs to be more direct. We then give an operational semantics to our calculus that is type-safe, logically faithful, and computationally realistic.