SEIKEI University Repository >
01:紀要(Bulletin) >
11:理工学研究報告 >
第53巻第2号 >
このアイテムの引用には次の識別子を使用してください:
http://hdl.handle.net/10928/868
|
タイトル: | 関数型プログラミング言語における遅延評価機構 |
その他のタイトル: | Lazy Evaluation of Functional Programming Languages |
著者: | 高野, 保真 TAKANO, Yasunao |
キーワード: | Programming languages Functional programming Lazy evaluation |
発行日: | 2016年12月 |
出版者: | 成蹊大学理工学部 |
抄録: | 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 |
出現コレクション: | 第53巻第2号
|
このリポジトリに保管されているアイテムは、他に指定されている場合を除き、著作権により保護されています。
|