Python from Wise Guy's Viewpoint
Matthias Blume
find at my.address.elsewhere
Thu Oct 23 14:42:33 EDT 2003
More information about the Python-list mailing list
Thu Oct 23 14:42:33 EDT 2003
- Previous message (by thread): Python from Wise Guy's Viewpoint
- Next message (by thread): Python from Wise Guy's Viewpoint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Pascal Bourguignon <spam at thalassa.informatimago.com> writes: > The only untyped languages I know are assemblers. (ISTR that even > intercal can't be labelled "untyped" per se). > > Are we speaking about assembler here? No, we are speaking different definitions of "typed" and "untyped" here. Even assembler is typed if you look at it the right way. As I said before, I mean "untyped" as in "The Untyped Lambda Calculus" which is a well-established term. Matthias
- Previous message (by thread): Python from Wise Guy's Viewpoint
- Next message (by thread): Python from Wise Guy's Viewpoint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list