• ZoteTheMighty@lemmy.zip
      link
      fedilink
      English
      arrow-up
      28
      ·
      1 day ago

      As the readme states, you can’t actually compile the source code. The compilers are lost to time and it’s from a very obscure, proprietary fork of an obscure language. Essentially, this headline should read “Microsoft owns code not even their engineers could comprehend, so they released it for free since they couldn’t possibly make money from it”.

      • chonglibloodsport@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 hours ago

        Sure, though interpreters have already been written for the bytecode language that this source code compiles to. It shouldn’t be too difficult for the community to write a compiler when the back-end interpreter is already there and usable for testing.

      • To be fair, Zork is also just a simple text-based adventure game. I’m not even sure what could be learned by looking at its source code unless you wanted to learn that obscure, proprietary forked language itself. Text-based adventures are little more than spicy Hello World programs. 🤷‍♂️