PyMorphic Project

Anders Österholm andos561 at gmail.com
Mon Aug 7 11:34:27 EDT 2006


As a part of my Master Thesis in Cognitive Science at the University of
Linköping in Sweden i have created a Squeak-like system in Python called
PyMorphic. Project homepage is http://pymorphic.sourceforge.net/
I am about to make a new release with minor changes.

There is a tutorial for you in the Toolbar of the main screen.

The major technical focus lies on the auto-reloading of classes. This means
that instances can be updated with new class definitions. The code that is
used for the autoreloading can be found at
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/160164
Any comments on this project are welcome.

/Anders Österholm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060807/e5c6d8c2/attachment.html>


More information about the Python-list mailing list