PataPata News
Status: Pre-Alpha
Brought to you by:
paulfernhout
PataPata is a live Python object environment of Prototypes and Morphs (inspired by Squeak and Self). This version unifies Swing and TK world files to use the identical code file and adds the beginnings of a Smalltalk parser.
Adds Image and ImageWithCursor,
also adds new dandelion garden example.
Some minor bug fixes.
PataPata is about prototype-based programming in Python for educational simulations, inspired by Squeak and Self. This release's major change is using Python metaclass functionality to store prototypes in files using the "class" statement.