View Single Post
Old 09-24-2013, 01:06 PM   #2
nasser
Evangelist
nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.
 
nasser's Avatar
 
Posts: 475
Karma: 445678
Join Date: Feb 2010
Device: Too many..
From the readme:
Quote:
Git is an interpreter for the Glulx virtual machine. Its homepage is here:

http://ifarchive.org/indexes/if-arch...etersXgit.html

Git's main goal in life is to be fast. It's about five times faster than Glulxe,
and about twice as fast as Frotz (using the same Inform source compiled for the
Z-machine). It also tries to be reasonably careful with memory: it's possible to
trade speed off against memory by changing the sizes of Git's internal buffers.

I wrote Git because I want people to be able to write huge games or try out
complicated algorithms without worrying about how fast their games are going to
run. I want to play City of Secrets on a Palm without having to wait ten seconds
between each prompt.

Have fun, and let me know what you think!

Iain Merrick (Original author)
iain@diden.net

David Kinder (Current maintainer)
davidk@davidkinder.co.uk


Great work, Pete330..
Looks like it can replace frotz and glulxe both..

EDIT: well.. maybe not.. it doesn't do z-code files.. only glulx format..

Last edited by nasser; 09-24-2013 at 10:11 PM.
nasser is offline   Reply With Quote