Git: Difference between revisions

From IFWiki

(+stubbiness)
 
m (Git version bump)
Line 1: Line 1:
'''Git''' is an interpreter for the [[Glulx]] virtual machine (basically an extended 32-bit version of the [[Z-machine]] VM). The interpreter was written by [[Iain Merrick]]. It is optimized for speed and hence significantly faster than [[Glulxe]].
'''Git''' is an interpreter for the [[Glulx]] virtual machine (basically an extended 32-bit version of the [[Z-machine]] VM). The interpreter was written by [[Iain Merrick]]. It is optimized for speed and hence significantly faster than [[Glulxe]].


It runs under Unix, Windows and PocketPC. The current version is 1.1.3.
It runs under Unix, Windows and PocketPC. The current version is 1.2.


== Links ==
== Links ==

Revision as of 22:49, 6 January 2008

Git is an interpreter for the Glulx virtual machine (basically an extended 32-bit version of the Z-machine VM). The interpreter was written by Iain Merrick. It is optimized for speed and hence significantly faster than Glulxe.

It runs under Unix, Windows and PocketPC. The current version is 1.2.

Links