Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
i apologize for my rather immature first post. i clicked the "make your petition" link and was under the impression that i was beginning a petition. it seems i am not :)

i will concede that i don't know too much about perl 6. i am relying mostly on the exegeses on dev.perl.org. here are some of the problems i've seen:

1) to me, parrot seems frivolous and unnecessary. it reminds me very much of java's virtual machine, which, from my experience seems pretty bad. why should we concern ourselves with making a platform that can run different languages? perl 6 should be about perl, not about a virtual machine

2) the use of . instead of -> and _ instead of . utterly disgusts me. why should this be changed? unless objects are no longer references in perl 6, there's no reason for this switch except to appease vb and java programs. at the very least, . and -> should be synonyms. and _ is an ugly way to concatenate:

print "sdsd" _ "dsdsd";

i'm not saying that perl 5 can't be improved upon. XS could be made much prettier, and better module exporting methods could be used. but rewriting the whole thing and twisting its syntax to ugly javaness is hardly necessary.

also, i am not a troll (at least not intentionally :) )


In reply to Re: NO PERL 6 by batkins
in thread NO PERL 6 by batkins

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found