A mozhno li bez flame war spokoyno i konstruktivno
obyasnit` svoyu nepriyazn` k perl. Vot vse, chto ya nashel
v seti po etomu povodu:
--------------------------------------------------------
What perl's bad for

     User interface design 
     Proprietary file handling 
     Character-by-character processing 

int main(void)
{
        int chars=0, words=0, lines=0, inwords=0, c;
        while ((c=getchar()) != EOF) {
                chars++;
                if (c=='\n')
                        lines++;
                if (isspace(c))
                        inword=0;
                else if (!inword++)
                        words++;
        }
        printf("%d %d %d\n", chars, words, lines);
}
---------------------------------------------------------
Hotelos` by vse taki uznat` chem zhe "mastitym"
tak ne nravitsya perl. Potomu kak, esli na samom dele
gadost`, to ...
Esli rech zaydet o sravnenii ( a kak po drugomu to?),
to luchshe navernoye rassmatrivat` tolko skriptoviye yaziki
(yabloki - apel`siny).

Spasibo.
Igor.

> > 
> > ?????????? -- ???? ?????? ;)
> 
> ?? ???? ????????. ???? - ???????. ???????, ??? ?????????? - ???? ???????,
> ?? ?????? ??????? ???????????? ?? ?????????.
>   
> ??? ?? ? ? ??????. ????, ??????, python, ?? ????? ??? ????????? ?? CPAN
> ?????? ?? ??????????.
>  
>  
> 
> -- 
> Victor Wagner                 [EMAIL PROTECTED]
> Programmer                    Office:7-(095)-785-09-72
> Communiware.Net               Home: 7-(095)-135-46-61
> http://www.communiware.net      http://www.ice.ru/~vitus
> 
> 

Ответить