Re: Python from Wise Guy's Viewpoint
Matthias Blume wrote:
[color=blue]
> PS: When I say "untyped" I mean it as in "the _untyped_ lambda
> calculus".[/color]
What terms would you use to describe the difference between dynamically
and weakly typed languages, then?
For example, Smalltalk is clearly "more" typed than C is. Describing
both as "untyped" seems a little bit unfair to me.
Pascal
--
Pascal Costanza University of Bonn
mailto:costanza @web.de Institute of Computer Science III
http://www.pascalcostanza.de Römerstr. 164, D-53117 Bonn (Germany)
Matthias Blume wrote:
[color=blue]
> PS: When I say "untyped" I mean it as in "the _untyped_ lambda
> calculus".[/color]
What terms would you use to describe the difference between dynamically
and weakly typed languages, then?
For example, Smalltalk is clearly "more" typed than C is. Describing
both as "untyped" seems a little bit unfair to me.
Pascal
--
Pascal Costanza University of Bonn
mailto:costanza @web.de Institute of Computer Science III
http://www.pascalcostanza.de Römerstr. 164, D-53117 Bonn (Germany)
Comment