请输入您要查询的字词:

 

单词 functional languages
释义
functional languages

Computer
  • A class of programming languages whose programs compute functions. In practice, the class of functional languages are a subclass of the declarative languages, and are based on lambda calculus or recursion equations. Typically a program in a functional language consists of an unordered set of equations that characterize functions and their values. Functions are specified by use of recursion, other functions, and values. Values are characterized as functions applied to other values. Ultimately the set of equations that is the program must characterize all functions and values in terms of the primitive functions and values provided by the language. The values characterized by the equations include the values computed by executing the program. These languages have become much more popular in recent times, as exemplified by the ML family of languages, which have the strictness property, and languages such as Haskell and Clean, which use lazy evaluation. See also Lisp, SCHEME.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/6 1:06:49