Examples of Infinite Streams defined using a lazy fixed-point combinator.
4 people like thisPosted: 9 years ago by Nick Palladinos
Staged fixed-point combinator without staged recursion.
3 people like thisPosted: 9 years ago by Nick Palladinos
Staged Fixed-point combinator.
5 people like thisPosted: 9 years ago by Nick Palladinos
Describes a function called "fix" that can be used to generate recursive functions from non-recursive functions, with some simple examples. (Updated with slightly improved comments.)
9 people like thisPosted: 5 years ago by Brian Berns