RemGlk

From IFWiki

Revision as of 04:02, 6 March 2025 by Dannii (talk | contribs)

RemGlk
Library
[[File:|385px|center]]
Link Home page
Developer Andrew Plotkin
Format
Interaction style
System
System details
Latest version 0.3.1 / 28 Jul 2024
Status Stable
Implements Glk, GlkOte Protocol
Uses


License MIT
Notes
Browse the software database
Edit this infobox

RemGlk stands for "Remote Glk" and is a Glk library implementation for IF interpreters. It is a C library that can be linked with a number of Glk-interfacing interpreters such as Glulxe, Git, Bocfel, etc. It emits JSON data in entire story frames and can almost be considered an API in front of Glk's normal character and string oriented C functions. It currently supports Glk graphic images, graphic windows, hyperlinks and timers. Sound support has been announce as under development.