Feature Structures in Python (Part I)

Aahz aahz at pythoncraft.com
Thu Jun 19 10:31:52 EDT 2003


In article <mailman.1056000753.11575.python-list at python.org>,
James Tauber <jtauber at jtauber.com> wrote:
>
>This is the first part of a tutorial/cookbook I'm writing up on
>implementing feature structures in Python.
>
>I'd love any feedback (particularly on the Pythonicity of my approach).

You should also cover using classes and class instances.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"If you don't know what your program is supposed to do, you'd better not
start writing it."  --Dijkstra




More information about the Python-list mailing list