Closed Yujian-Fu closed 4 years ago
We build a lazy evaluator based on evaluator 4-1 to implement lazy evaluation. We add delay in evaluating function arguments, constant and variable declaration and we implement a lazy list feature in the lazy evaluator that supports pair operation.
We build a lazy evaluator based on evaluator 4-1 to implement lazy evaluation. We add delay in evaluating function arguments, constant and variable declaration and we implement a lazy list feature in the lazy evaluator that supports pair operation.