Glulxe

A portable VM (Virtual Machine)
Download

Glulxe Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Plotkin
  • Publisher web site:
  • http://www.eblong.com/zarf/glulx/index.html

Glulxe Tags


Glulxe Description

A portable VM (Virtual Machine) Glulx is a portable VM (Virtual Machine), like the Z-machine. Unlike the Z-machine, it uses 32-bit data and addresses, so it can handle game files up to four gigabytes long.Also unlike the Z-machine, it has native support for Glk I/O, so game files can use any capability Glk provides. However, like the Z-machine -- again -- you can write games in the Inform language and compile them to Glulx game files.CompilingSince this is a Glk program, it must be built with a Glk library. See the Glk home page at:http://eblong.com/zarf/glk/index.htmlThe Unix Makefile that comes with this package is designed to link any of the Unix libraries (XGlk, GlkTerm, and CheapGlk.) You'll have to go into the Makefile and set three variables to find the library. There are instructions at the top of the Makefile. Then just type: make glulxeThat should suffice. When the program is built, type: ./glulxe filename.ulxwhere "filename.ulx" is a Glulx game file to execute.To build this program on a Macintosh, you'll need the MacGlk library. See the instructions that come with that. It's fairly straightforward; compile the library, the source code, and the "macstart.c" file.


Glulxe Related Software