网站首页  词典首页

请输入您要查询的计算机术语:

 

术语 applicative language
释义 applicative language
应用[施用]式语言
A style of programming language that uses function application as the only control structure. Rather than conditional statements, one uses conditional expressions to yield alternative results; rather than an assignment statement, one uses binding of parameter to argument to place a name on a value, rather than explicit sequencing or looping of control flow, one uses patterns of nested function invocations to direct the generation of an answer. Examples are LISP, Functional Language (FL).
一种把函数施用作为唯一控制结构的程序设计语言。这种语言的特点在于:(1) 它不是 用条件语句,而是用条件表达式来生成选择的结果;(2) 它不是用赋值语句,而是把参数 约束到自变量来给值赋名;(3) 它不是用显式的控制流的顺序或循环,而是使用嵌套函数 引用的方式来求解LISP,函数式程序设计语言FL都是这种类型的语言。
随便看

 

计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 12:24:39