摘要
DDFP语言是一种基于表达式的泛函程序设计语言,这是一种具有归的语义的、引用透明的、能表达无限数据结构、高阶纯粹的函数式语言。它的实现是基于λ演算、SLI演算、SKL-G演算、LNF演算及图归约技术。本文在[4]的基础上首先引出了LNF演算,而后详细介绍了该语言的归约机实现技术,对结果作了讨论。
DDFP is a functional progarmming language based on expression. This is a higher order purely functional programming language with reduction semantics. It has the property of referential transparency and the property of expressing infinite data structure. Its implementation is based on A calculus, SKI calculus, SKI-G calculus, LNF calculus and graphic reduction techniqued. In this paper, we first derive LNF calculus from reference [4], and then introduce the reduction-machine implementation technique of this language, and discuss the result.
出处
《计算机研究与发展》
EI
CSCD
北大核心
1995年第2期5-10,共6页
Journal of Computer Research and Development
基金
国家自然科学基金
关键词
DDFP语言
归约机
程序语言
Purely functional programming language
reduction machine
LNF calculus.