merits of Lisp vs Python
BJörn Lindqvist
bjourne at gmail.com
Sat Dec 9 18:48:50 EST 2006
More information about the Python-list mailing list
Sat Dec 9 18:48:50 EST 2006
- Previous message (by thread): merits of Lisp vs Python
- Next message (by thread): merits of Lisp vs Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Maybe so. But I've only ever appreciated its functional aspects. I > > wouldn't choose Lisp or its derivatives for OO related tasks even if > > I'm high. > > But CLOS is the best OO there is. The OMG said so. It can do anything > any other OO can do. Why /specifically/ would you not use it? This type Specifically it does not have name spaces. Therefore it is fundamentally flawed and cannot be used as a serious object-oriented tool for developing complex applications. However, I'll give you that it is pretty nice for pet-projects and educational purposes (counting parenthesises). But for some, that is more than enough. -- mvh Björn
- Previous message (by thread): merits of Lisp vs Python
- Next message (by thread): merits of Lisp vs Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list