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