In message <[EMAIL PROTECTED]>, Diez B. Roggisch wrote: > I have to admit that I have difficulties to compare LR(k) to recursive > descent, but the fact that the latter contains backtracking makes it at > least more powerful than LL(k)
LR(k) is more powerful than LL(k). -- http://mail.python.org/mailman/listinfo/python-list