Difference between revisions of "Git"
From IFWiki
(Fixing linkrot by using the web archive version of the link) |
(http://samiam.org/software/parchment/ link fix) |
||
(2 intermediate revisions by the same user not shown) | |||
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 | + | It runs under Unix, Windows and PocketPC. The webpage is, as of 2014, offline; the last version made was 1.2.4. |
== Links == | == Links == | ||
− | * [http://web.archive.org/web/20120826174233/http://diden.net/if/git/ Git homepage] | + | * [http://web.archive.org/web/20120826174233/http://diden.net/if/git/ Git homepage] (Archived version) |
+ | * [http://samiam.org/software/parchment/ http://samiam.org/software/parchment/] Alternate link with a Git 1.2.4 download. | ||
[[Category:Stubs]] | [[Category:Stubs]] | ||
[[Category:Interpreter]] | [[Category:Interpreter]] |
Latest revision as of 17:20, 14 January 2014
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 webpage is, as of 2014, offline; the last version made was 1.2.4.
Links
- Git homepage (Archived version)
- http://samiam.org/software/parchment/ Alternate link with a Git 1.2.4 download.