• @juicy
    link
    41 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
      link
      fedilink
      21 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
        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.