| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
Tokenize the text into s-expressions. For example, the input "(a b (c d)) e (f)" is tokenized into the following sequence: "(a b (c d))", "e", "(f)".
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed May 16 22:47:20 2007 | http://epydoc.sourceforge.net |