• @toastmeister@lemmy.ca
    link
    fedilink
    018 days ago

    Could AI allow you to write code in python, and then turn the python into a static language with static variables at least?

    • @cx40@programming.dev
      link
      fedilink
      English
      018 days ago

      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?