self

Kragen Sitaker kragen at pobox.com
Thu Jun 6 14:15:55 EDT 2002


"Sean 'Shaleh' Perry" <shalehperry at attbi.com> writes:
> it sees 'a*c' and asks it own dict 'do we know a?' if so it access dict['a']
> and returns its value.  Looking at your example you seem to be implementing a
> symbolic calculator.  Most implementations I have seen involve writing a small
> language with interpreter.

It's a shame that this is necessary, since we already have a perfectly
good language with an interpreter already present.




More information about the Python-list mailing list