A Variadic Extension of Curry's Fixed-Point Combinator

  • Authors:
  • Mayer Goldberg

  • Affiliations:
  • Department of Computer Science, Ben Gurion University, Beer Sheva, Israel 84105

  • Venue:
  • Higher-Order and Symbolic Computation
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a systematic construction of a variadic, applicative-order, multiple fixed-point combinator in Scheme. The resulting Scheme procedure is a variadic extension of the n-ary version of Curry's fixed-point combinator. It can be used to create mutually-recursive procedures, and expand letrec-expressions.