Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^4: How would you fix Java? (on optional static typing)

by Aristotle (Chancellor)
on Apr 21, 2003 at 14:00 UTC ( [id://251995]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: How would you fix Java?
in thread How would you fix Java?

Better yet.

In your typical statically typed language, what's typed is the name of the variable. If you are given an anonymous bit of data you have no indication as to what it is. In Perl, OTOH, you can find out whether it is a scalar, array, hash, anonymous code, or one of the more arcane types by looking at the data itself, without knowing about its name.

Static typing in Perl is therefor likely to work much better than in your average conventional language.

Makeshifts last the longest.

  • Comment on Re^4: How would you fix Java? (on optional static typing)

Log In?
Username:
Password:

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

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

    No recent polls found