cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoAI will replace programmerslemmy.mlimagemessage-square86linkfedilinkarrow-up11Karrow-down131
arrow-up1970arrow-down1imageAI will replace programmerslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square86linkfedilink
minus-squaretoastmeister@lemmy.calinkfedilinkarrow-up1arrow-down3·1 year agoCould AI allow you to write code in python, and then turn the python into a static language with static variables at least?
minus-squarecx40@programming.devlinkfedilinkEnglisharrow-up1·1 year agoBut the main benefits of static typing is in making the programming part easier. What do you gain from translating dynamically typed languages into a statically typed language?
minus-squaretoastmeister@lemmy.calinkfedilinkarrow-up1·1 year agoWell that can’t be true, why would anyone have ever made a dynamic typing system?
minus-squarecx40@programming.devlinkfedilinkEnglisharrow-up2·1 year agoThat’s also to make programming easier. Different programmers have different needs.
Could AI allow you to write code in python, and then turn the python into a static language with static variables at least?
But the main benefits of static typing is in making the programming part easier. What do you gain from translating dynamically typed languages into a statically typed language?
Well that can’t be true, why would anyone have ever made a dynamic typing system?
That’s also to make programming easier. Different programmers have different needs.