Aside from being an inspiring story, this Python success story is about building a DSEL.
As such, the language is essentially a set python routines and classes. The article talks about using the __call__ method (to overload the function call operator), using keyword parameters etc.
Posted to Python by Ehud Lamm on 1/16/03; 8:31:49 AM
|
|