Comment Re:Program in Martian ??? (Score 1) 99
Both of these languages create pseudo-code that runs under a virtual machine. Sort of the way Java works.
True. Infocom's original inform language was one of the first (the first?) to create a machine independent byte-code. Java avant-la-lettre!