E&S CVS Commit: Trellis - Trellis: a new paradigm for event-driven
programming, based on ideas
pje at eby-sarna.com
pje at eby-sarna.com
Wed Jun 21 01:36:47 EDT 2006
Author: pje
Date: Wed Jun 21 01:36:46 2006
New Revision: 2199
URL: http://svn.eby-sarna.com?rev=2199&view=rev
Log:
Trellis: a new paradigm for event-driven programming, based on ideas
from Gelernter's "Trellis" system, and Tilton's "Cells" for Lisp.
Eventually, this will grow up to do the rest of the things that
peak.events does now, only with deterministic updates and no need for
explicit dependency management.
Added:
Trellis/
Trellis/README.txt (with props)
Trellis/_threading_local.py (with props)
Trellis/peak/
Trellis/peak/__init__.py (with props)
Trellis/peak/events/
Trellis/peak/events/__init__.py (with props)
Trellis/peak/events/trellis.py (with props)
Trellis/setup.py (with props)
Trellis/test_trellis.py (with props)
More information about the source-changes
mailing list