Lazy Strong Normalization

  • Authors:
  • Luca Paolini;Elaine Pimentel;Simona Ronchi Della Rocca

  • Affiliations:
  • Dipartimento di Informatica, Università di Torino (ITALIA);Departamento de Matemática, Universidade Federal de Minas Gerais (BRASIL), Dipartimento di Informatica, Università di Torino (ITALIA);Dipartimento di Informatica, Università di Torino (ITALIA)

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Among all the reduction strategies for the untyped @l-calculus, the so called lazy @b-evaluation is of particular interest due to its large applicability to functional programming languages (e.g. Haskell [Bird, R., ''Introduction to Functional Programming using Haskell,'' Series in Computer Science (2nd edition), Prentice Hall, (1998)]). This strategy reduces only redexes not inside a lambda abstraction. The lazy strongly @b- normalizing terms are the @l-terms that don't have infinite lazy @b-reduction sequences. This paper presents a logical characterization of lazy strongly @b-normalizing terms using intersection types. This characterization, besides being interesting by itself, allows an interesting connection between call-by-name and call-by-value @l-calculus. In fact, it turns out that the class of lazy strongly @b-normalizing terms coincides with that of call-by-value potentially valuable terms. This last class is of particular interest since it is a key notion for characterizing solvability in the call-by-value setting.