Also sprach Jürgen Exner:
> Xah Lee wrote:
>> © %a = ('john',3, 'mary', 4, 'jane', 5, 'vicky',7);
>> © use Data::Dumper qw(Dumper);
>> © print Dumper \%a;
>
> Wow, my compliments. The very first time that using Data::Dumper actually
> may do something useful (formats the data more nicely). Still
Also sprach John W. Kennedy:
> alex goldman wrote:
>> John W. Kennedy wrote:
>>
>>
>>>Strong typing has been a feature of mainstream programming languages
>>>since the late 1950's.
>>
>> I'm just curious, what do you mean by /strong/ typing, and which strongly
>> typed languages do you know?
>
Also sprach alex goldman:
> Tassilo v. Parseval wrote:
>> Most often, languages with strong typing can be found on the functional
>> front (such as ML and Haskell). These languages have a dynamic typing
>> system.
>
> No, ML & Haskell are strongly and stati
Also sprach Dale King:
> David Formosa (aka ? the Platypus) wrote:
>> On Tue, 24 May 2005 09:16:02 +0200, Tassilo v. Parseval
>> <[EMAIL PROTECTED]> wrote:
>>
>>> [...] I haven't yet come across a language that is both statically and
>>>stro
Also sprach Xah Lee:
> i wanted to find out if Python supports eval. e.g.
>
> somecode='3+4'
> print eval(somecode) # prints 7
>
> in the 14 hundred pages of python doc, where am i supposed to find this
> info?
You are not going to find it in comp.lang.perl.misc.
Tassilo
--
use bigint;
$n=71423