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

Re: "write once, run anywhere"

by ikegami (Patriarch)
on Sep 10, 2007 at 13:56 UTC ( [id://638076]=note: print w/replies, xml ) Need Help??


in reply to "write once, run anywhere"

For most tasks (basic IO, DB, CGI, GUI, etc), "write once, run anywhere" applies to both languages. However, not all tasks are system-independent. Even some common tasks are system-specific. A language that is truly "write once, run anywhere" would have very limited functionality. The difference between Perl and Java is that Perl realizes this and doesn't shy away from providing access to the system where it's needed.

Log In?
Username:
Password:

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

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

    No recent polls found