|
関数型プログラミング言語における遅延評価機構関数型プログラミング言語における遅延評価機構AA1203510X Lazy Evaluation of Functional Programming Languages |
"/高野, 保真/"高野, 保真
53
(
2
)
, pp.21
-
24 , 2016-12 , 成蹊大学理工学部
ISSN:18802265
NII書誌ID(NCID):AA1203510X
内容記述
Lazy evaluation is an evaluation strategy in programming languages. Lazy evaluation delays the evaluation of an expression until its value is needed. With lazy evaluation, there are some advantages. One of the advantages enables to avoid unnecessary evaluations. Another advantage enables to help programmers write clear programs. In case of linked list, programmers can divide functions into two kinds, generation of list and consume of list. In this paper, we introduce an overview of lazy evaluation and our continuous research for lazy functional programming languages.
本文を読む
http://repository.seikei.ac.jp/dspace/bitstream/10928/868/1/rikougaku-53-2_21-24.pdf