Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^10: Curious about Perl's strengths in 2018

by Crosis (Beadle)
on Apr 15, 2018 at 10:11 UTC ( [id://1212920]=note: print w/replies, xml ) Need Help??


in reply to Re^9: Curious about Perl's strengths in 2018
in thread Curious about Perl's strengths in 2018

For systems programming purposes, if C or C++ can be avoided and no other JVM language were available or anything like that, I would use Java without many reservations. C is relatively tedious. C++ has a Byzantine standard. Java is at least GC'd, which can be tolerated in some situations (though I suspect much of the sluggishness of Android with respect to iPrison platforms is due to the use of Java rather than Objective-C, which appears to be a much saner "C with objects" than C++ from what I know). Plus Java 8 did a lot to undo the excessive verbosity of previous iterations of the language.

  • Comment on Re^10: Curious about Perl's strengths in 2018

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-24 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found