Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^6: ** operator in perl

by chromatic (Archbishop)
on Feb 05, 2009 at 00:09 UTC ( [id://741464]=note: print w/replies, xml ) Need Help??


in reply to Re^5: ** operator in perl
in thread ** operator in perl

Perl 5 and 6 have less in common than Haskell and 6.

Let's see. Haskell is a pure, lazy, functional language with latent static typing. Perl 6 is an operator-oriented multiple-paradigm language with some laziness guarantees and optional manifest dynamic typing. Perl 5 is an operator-oriented multiple-paradigm language with syntactically-ignored manifest typing.

I really don't see the Haskell/Perl 6 similarities.

Replies are listed 'Best First'.
Re^7: ** operator in perl
by Zen (Deacon) on Feb 05, 2009 at 19:32 UTC
    One example, significant whitespace.

      Name three general purpose programming languages without significant whitespace.

        For some reason my reply didn't post. There are many languages where whitespace is quite liberal and not taken to new heights of infamy like python, including C.

        perl
        xml
        awk

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://741464]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found