| Projects on Google Code | Results 1 - 3 of 3 |
GlkJNI is an implementation of the Glk API (version 0.7.0)
which allows Glk programs written in C to use a Java frontend for I/O.
JDemoGlk is the example Java frontend which comes with GlkJNI; it is a bare-bones console I/O implementation that is equivalent to cheapglk.
CocoaGlk is an implementation of the [http://www.eblong.com/zarf/glk/ glk] specification for Mac OS X. It can be used to quickly port IF interpreters to Mac OS X, or as a basis for designing a custom user interface on top of an existing interpreter.
CocoaGlk is used as an IO layer in the [http://...
GarGlk implements the [http://www.eblong.com/zarf/glk/ glk] specification for Windows and Linux.
It provides the foundation for [http://ccxvii.net/gargoyle/ Gargoyle], an interactive fiction player that supports all major IF formats.
We have a [http://groups.google.com/group/garglk-dev mailing...