kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 28 days agoJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square110fedilinkarrow-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 · 28 days agomessage-square110fedilink
minus-squaretoastmeister@lemmy.calinkfedilinkEnglisharrow-up0·28 days 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·28 days 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·28 days 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.