• toastmeister@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    3 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
      arrow-up
      0
      ·
      2 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?