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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to