kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 3 months agoJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square110linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comkirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 3 months agomessage-square110linkfedilink
minus-squaretoastmeister@lemmy.calinkfedilinkEnglisharrow-up0·3 months agoThere’s always Kotlin. Of course I never understood the desirability of a VM language in the first place, why not just compile for different architecture?
minus-squarepadge@lemmy.ziplinkfedilinkEnglisharrow-up0·3 months agoIt can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
minus-squarechunes@lemmy.worldlinkfedilinkEnglisharrow-up0·3 months ago“Write once, run anywhere” is a pipe dream but Java came closer than anyone else by far.
There’s always Kotlin. Of course I never understood the desirability of a VM language in the first place, why not just compile for different architecture?
It can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
“Write once, run anywhere” is a pipe dream but Java came closer than anyone else by far.