strong/weak typing and pointers
Gabriel Zachmann
zach at cs.uni-bonn.de
Tue Nov 2 16:32:55 EST 2004
> (1) Weakly-typed languages allow you to take a block of memory that was
> originally defined as one type and reinterpret the bits of this block as another
> type[1]. (This is the definition usually used in Programming Languages
> literature.)
So, according to that, Perl is strongly typed?
Thanks a lot in advance,
Gabriel.
--
/-------------------------------------------------------------------------\
| There are works which wait, |
| and which one does not understand for a long time; [...] |
| for the question often arrives a terribly long time after the answer. |
| (Oscar Wilde) |
+-------------------------------------------------------------------------+
| zach at cs.uni-bonn.de __@/' www.gabrielzachmann.org |
\-------------------------------------------------------------------------/
More information about the Python-list
mailing list