• calcopiritus@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Computers are programmed in programming languages. They do (most of the time) have English words as keywords, but changing them is trivially easy. You could have a “Esperanto C” working in a day. And changing a C program to Esperanto C would be trivially easy. The only problem would be the new keywords being used in the old program, but that’s easy to find and replace with a new identifier.