Python aka. Smalltalk Lite?

Cliff Crawford cjc26 at nospam.cornell.edu
Fri Feb 11 09:47:11 EST 2000


Pada Fri, 11 Feb 2000 07:27:12 GMT, Fredrik Lundh bilang:
| 
| seriously, what are the major shortcomings in Python
| from a Smalltalk professional's perspective?
| 
| let's see:
| 
| -- no blocks (lambda doesn't really cut it)
| -- type/class dichotomy (CPython implementation)
| -- no garbage collection (CPython implementation)
| 
| what else?

It's not as easy to play with metaclasses in Python.  But that isn't
needed too often in Real Programs anyway..:)


-- 
cliff crawford  -><-  http://www.people.cornell.edu/pages/cjc26/
                      I think, therefore I'm single.



More information about the Python-list mailing list