• katy ✨@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    22 hours ago

    it does make me wonder why programming or markup languages can’t be localised. like imagine if you could do something like root.css or index.php (or w/e) when coding and have the web server or compiler intepret it based on whichever configuration you configure as the base language

    • Lovec741@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      21 hours ago

      Hmm, if you ignore the esoteric versions of existing programming languages I can think of one place where this is done in the wild. That is if you consider Excel formulas to be a sort of programming language ;)

      The pain you have to go through when looking for help only in the local language, then giving up and trying to figure out which functions are which in English. Then switching it all to English, then having people ask you for help when they have it in the local language. That is one reason I can think of to not localize a programming language :)

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        20 hours ago

        I’ve also had it before where my OS was in English and I coded an Excel formula on there, then sent it to someone with their Excel in German and they couldn’t use the formula then.