Re: We know what you need, and we'll push it down your throat.

[prev] [thread] [next] [lurker] [Date index for 2006/12/22]

From: Yossi Kreinin
Subject: Re: We know what you need, and we'll push it down your throat.
Date: 14:19 on 22 Dec 2006
 >
> In Perl6:
> 
>     print sqrt(9) + 7;  # Prints 10.
>     print sqrt (9) + 7; # Prints  4.
> 
>     #
>     # Code1 is run if %hash is non-empty. Code2 is always run.
>     # Code3 is always run. Code4 is run if %hash{Code3} is true.
>     #
>     if %hash {Code1} {Code2}
>     if %hash{Code3} {Code4}
> 
> 

Oh, this is not good. This is sub-optimal. Hm. Um. I've never seen anything like 
it. How can you program in this. Not good.

But. But. Doesn't Perl 6 have Perl 5 compatibility mode?
There's stuff above here

Generated at 03:02 on 01 Jan 2007 by mariachi 0.52