名词
中文翻译:一般左递归
同义词:
['generalized left recursion', 'generalized left-handed recursion例句:1. The algorithm has a general left recurrence structure that makes it easy to implement.(这个算法有一个一般左递归结构,这使得它的实现变得很容易。)']
例句:
-
1. The algorithm has a general left recurrence structure that makes it easy to implement.
这个算法有一个一般左递归结构,这使得它的实现变得很容易。
-
2.This method is particularly useful for solving problems with a general left recursion.
这种方法特别适用于解决具有一般左递归的问题。
-
3.In the context of functional programming, a function that has a general left recursion is said to have a "left-to-right" evaluation order.
在函数式编程的背景下,一个具有一般左递归的函数被称为具有“从左到右”的评价顺序。