PythonWise
If it won't be simple, it simply won't be. [
Hire me
,
source code
]
Tuesday, June 06, 2006
Visitor Design Pattern
The
Visitor Design Pattern
can be written a bit differently in Python using its rich introspection abilities.
(This is a modified version of the code found in
compiler/visitor.py
in the Python standard library)
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment