Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re:{5} Perl for the Masses?

by dragonchild (Archbishop)
on Jul 25, 2001 at 22:22 UTC ( [id://99756]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Perl for the Masses?
in thread Perl for the Masses?

Perl does a compilation of your script to opcodes, then interprets those opcodes within a VM. (This, of course, is making the statement that all VM-compiled code is, at bottom, interpreted.) So, it's as compiled as Java is. The main difference between Perl and Java (as I see it and relevant to our discussion) is that Perl makes no pretensions to being a "compiled" language and, frankly, is proud of its interpretive nature. Java wants to play with "the big boys", so hypes up the fact that it compiles to some form of machine code. (That this machine cannot really exist for Java to have any claim of "better-than-C" is completely irrelevant.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-23 22:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found