Re: Python from Wise Guy's Viewpoint
"Pascal Costanza" <costanza@web.d e> wrote in message news:bnbafk$uu6 $1@f1node01.rhr z.uni-bonn.de...[color=blue]
> ... there exist programs that work but
> that cannot be statically typechecked. These programs objectively exist.
> By definition, I cannot express them in a statically typed language.[/color]
I agree these programs exist.
It would be really interesting to see a small but useful example
of a program that will not pass a statically typed language.
It seems to me that how easy it is to generate such programs
will be an interesting metric.
Anyone? (Sorry, I'm a static typing guy, so my brain is
warped away from such programs. :-)
Marshall
"Pascal Costanza" <costanza@web.d e> wrote in message news:bnbafk$uu6 $1@f1node01.rhr z.uni-bonn.de...[color=blue]
> ... there exist programs that work but
> that cannot be statically typechecked. These programs objectively exist.
> By definition, I cannot express them in a statically typed language.[/color]
I agree these programs exist.
It would be really interesting to see a small but useful example
of a program that will not pass a statically typed language.
It seems to me that how easy it is to generate such programs
will be an interesting metric.
Anyone? (Sorry, I'm a static typing guy, so my brain is
warped away from such programs. :-)
Marshall
Comment