kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 7 days agoJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square117linkfedilinkarrow-up1100arrow-down15
arrow-up195arrow-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 · 7 days agomessage-square117linkfedilink
minus-squarejenesaisquoi@feddit.orglinkfedilinkEnglisharrow-up1arrow-down2·6 days agoNot true. They use the same model, executing compiled bytecode. It just feels like directly running a script because Python compiles it to bytecode on the fly, and because it is embarrassingly slow.
Not true. They use the same model, executing compiled bytecode. It just feels like directly running a script because Python compiles it to bytecode on the fly, and because it is embarrassingly slow.