Jump to content

Glk (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Robot-assisted disambiguation (you can help!): Python programming language
AnthonyA7 (talk | contribs)
Added link to Mercedes-Benz GLK
Line 1: Line 1:
{{selfref|For the [[Mercedes-Benz]] [[srossover]] [[SUV]], see [[Mercedes-Benz GLK-Class]].}}

'''GLK''' is a portable [[application programming interface|API]] created by [[Andrew Plotkin]] for use by programs with a text [[User interface|interface]]; these programs mostly include [[interactive fiction]] [[Interpreter (computing)|interpreters]] for [[Z-machine]], [[TADS]], [[Glulx]], and [[Hugo programming language|Hugo]] games.
'''GLK''' is a portable [[application programming interface|API]] created by [[Andrew Plotkin]] for use by programs with a text [[User interface|interface]]; these programs mostly include [[interactive fiction]] [[Interpreter (computing)|interpreters]] for [[Z-machine]], [[TADS]], [[Glulx]], and [[Hugo programming language|Hugo]] games.



Revision as of 04:44, 5 March 2007

GLK is a portable API created by Andrew Plotkin for use by programs with a text interface; these programs mostly include interactive fiction interpreters for Z-machine, TADS, Glulx, and Hugo games.

The GLK API Specification describes facilities for input, output, text formatting, graphics, sounds, and file I/O.

Currently, the GLK API is available on the following platforms: