摘要
惰性计算特性是函数式程序设计语言Haskell的重要特征,在开发软件时利用Haskell的惰性计算特性解决了其它语言较难解决的一些问题,但如何在实际编程中充分利用这一特性并不是一件容易的事情。该文详细介绍Haskell的惰性计算特性,阐述如何用这些特性来编写简洁优美的程序。
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.
出处
《信息工程大学学报》
2006年第1期63-66,共4页
Journal of Information Engineering University
基金
欧盟项目TYPES(typesproject29001)