SEIKEI University Repository >
01:紀要(Bulletin) >
11:理工学研究報告 >
第53巻第2号 >
Please use this identifier to cite or link to this item:
http://hdl.handle.net/10928/868
|
Title: | 関数型プログラミング言語における遅延評価機構 |
Other Titles: | Lazy Evaluation of Functional Programming Languages |
Authors: | 高野, 保真 TAKANO, Yasunao |
Keywords: | Programming languages Functional programming Lazy evaluation |
Issue Date: | Dec-2016 |
Publisher: | 成蹊大学理工学部 |
Abstract: | 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. |
URI: | http://hdl.handle.net/10928/868 |
Appears in Collections: | 第53巻第2号
|
Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.
|