Hi! Who thinks (like me) that the NanoNote is nice to play interactive fiction (a. k. a. text adventures) should take a look at
http://www.ifarchive.org/if-archive/programming/glk/implementations/nanoglk-0.0.1.tar.gz or at a mirror. A short overview for those unfamiliar with the technical background: (i) Nearly all interactive fiction (already since 1980) is released as byte code, for a virtual machine. (ii) Glk is an abstract I/O layer, which should make porting interpreters simpler. Nanoglk is a Glk implementation, which works quite well on the Ben NanoNote; interpreters for two virtual machines, Z-Code and Glulxe, have already been successfully tested. Sebastian _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

