On the Features of Lazy Evaluation of Haskell
Pang Jian-min, Rongcai Zhao
Abstract
Pang Jian-min, Rongcai Zhao
Abstract
The features of lazy evaluation of functional programming language Haskell are very important.The authours have solved some difficult problems which are hard to deal with by other programming languages in developing software.But it is not easy to use these features in applications effectively.This paper introduces the features of lazy evaluation of Haskell in detail and explains how to design concise and beautiful programs by using them.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The features of lazy evaluation of functional programming language Haskell are very important.The authours have solved some difficult problems which are hard to deal with by other programming languages in developing software.But it is not easy to use these features in applications effectively.This paper introduces the features of lazy evaluation of Haskell in detail and explains how to design concise and beautiful programs by using them.
Key concepts: Haskell, Computer science, Lazy evaluation, Programming language, Functional programming, Generic programming