求值程序 meaning in English
evaluation program
evaluator
Examples
- The evaluator has four basic cases that it handles
求值程序处理以下4种基本情况: - Otherwise , run the evaluator on each element of the list
否则,要对列表中的每一个元素运行求值程序。 - If so , then run the evaluator s internal procedure for that special form and return the result
如果是,则运行求值程序对应于那个特殊行为的内部处理过程,并返回结果。 - The w3eval applet can t make your trusty hp - 41 easier to use - as its name implies , it s an expression evaluator that runs only on the web
W3eval applet无法让您可信赖的hp - 41更易用,正如它的名称所暗示一个只能运行于web的表达式求值程序。 - In lazy evaluation , an expression is not evaluated as soon as it is bound to a variable , but when the evaluator is forced to produce the expression s value
在懒惰计算中,表达式不是在绑定到变量时立即计算,而是在求值程序需要产生表达式的值时进行计算。