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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
dragonchild

I couldn't agree with you more but it even goes back further than that:

machine language people mocked assemblers
assemblers mocked C
C mocked shell scripters (and everyone else)
shell scripters derided perl
perl derides ...

At one time it was real easy to make a distinction between compiled languages and interpreted ones. And there was a basis in fact for that - compiled (to native machine code) always run faster. Now that being said, there's been great leaps with bytecode style languages (Java, and to some extent perl). Having a simple script breakdown to bytecode which can then be run by some type of virtual machine is having it's fifteen minutes. That's what Java is, that's what .Net is, that's almost what perl5 is and is what perl6 is going to be.

I just hope whatever management I'm under will let me pick the right tool for the job. Whether thats a compiled langauge, a true interpreted language, or a bytecode language. I have faith in myself on when to use which - gratefully so does my current management and hopefully so will future ones.

-derby


In reply to Re: Re: perl 6 by derby
in thread perl 6 by kiat

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 having an uproarious good time at the Monastery: (1)
As of 2024-04-24 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found