Sponsorised links
11 June 2008 09:30
patmatch.py
Erlang-style pattern matching. This defines a decorator ``Inbox`` which turns a function into an inbox that accepts messages (through calling) and dispatches to an implementation.
PUBLIC marks
BlogMarks is a collaborative link management project based on sharing and key-word tagging. Build on a blog basis, BlogMarks is an open and free technology. Now, you can access your favorite URL's from any computer. And with BlogMarks, you share your favourite with other users.
Erlang-style pattern matching. This defines a decorator ``Inbox`` which turns a function into an inbox that accepts messages (through calling) and dispatches to an implementation.