• souperk
    link
    fedilink
    arrow-up
    25
    ·
    1 month ago

    Unless you are using groovy (jenkins), then you are running the pipeline to find syntax errors.

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

      I hate groovy, gradle and Jenkins!

      I don’t know if sth. Else is better but I can confirm that shit is horrific

          • 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
                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.