Fifth Annual IEEE Symposium on

Logic in Computer Science (LICS 1990)

Paper: Single-threaded polymorphic lambda calculus (at LICS 1990)

Authors: Guzman, J.C. Hudak, P.

Abstract

The primary goal of this study is to devise a method to express mutations to state in a modern (higher order, polymorphic, nonstrict) functional language, without sacrificing referential transparency, and with a simple, easy-to-reason-about semantics. Although collectively these properties seem contradictory, a satisfactory solution is found. Aside from the fundamental property of referential transparency, the two key properties that the authors maximize are simplicity and expressiveness. The system must be easy to use: expressing mutations to state should be natural, and the resulting behavior should be easy to reason about

BibTeX

  @InProceedings{GuzmanHudak-Singlethreadedpolym,
    author = 	 {Guzman, J.C. and Hudak, P.},
    title = 	 {Single-threaded polymorphic lambda calculus},
    booktitle =  {Proceedings of the Fifth Annual IEEE Symp. on Logic in Computer Science, {LICS} 1990},
    year =	 1990,
    editor =	 {John Mitchell},
    month =	 {June}, 
    pages =      {333--343},
    location =   {Philadelphia, PA, USA}, 
    publisher =	 {IEEE Computer Society Press}
  }