Am Mittwoch 17 Mai 2006 20:24 schrieb Heiko Wundram: > If I'm not completely mistaken, parsers written using PyParsing can accept > a small superset of all languages that an N/DFA can accept, <snip...>
Okay, forget what I said about PyParsing here; using Forward(), you can create recursion, but it took an O'Reilly article to find out about this. ;-) --- Heiko. -- http://mail.python.org/mailman/listinfo/python-list