Re: [perl-python] 20050118 keyed list

2005-01-18 Thread Tassilo v. Parseval
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

Re: What are OOP's Jargons and Complexities?

2005-05-24 Thread Tassilo v. Parseval
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? >

Re: What are OOP's Jargons and Complexities?

2005-05-24 Thread Tassilo v. Parseval
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

Re: What are OOP's Jargons and Complexities?

2005-05-31 Thread Tassilo v. Parseval
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

Re: Python documentation problem

2005-06-18 Thread Tassilo v. Parseval
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