Home | Trees | Indices | Help |
---|
|
|
|||
|
Parser Class for top down recursive descent parser. |
||
|
Grammar Class for Context free grammars |
||
|
ParserState A parser state is basically a pair of a goallist (derivation) and a wordlist, with a Pythonic class instance wrapper. |
|
|||
| demo(strings) |
|
|||
|
strings = ['John likes Mary', 'The boy likes the girl', 'Eat b...
|
|
|
|
stringsNone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sat May 5 22:37:39 2007 | http://epydoc.sourceforge.net |