• juicy@lemmy.today
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    If you don’t think Python is a good scripting language, what is a good scripting language in your opinion? Bourne Shell? VBScript? PHP?

    • Johanno@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      I like python and if you use typing it is awesome.

      I like kotlin script too. But normal languages are better than scripting languages usually.

      • souperk@reddthat.com
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 month ago

        Typing in python leaves a lot to be desired… Being looking at peps for quite some time, but it’s really hard for the language to make progress without breaking compatibility.

        Hopefully at some point MOJO becomes mature enough to use in a professional setting.