Skip to content

thefarwind/glk-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glk-rs

A safe wrapper for the glk header

Usage

This library is to be used by the rust interface into a GLK implementation. When compiling a program using GLK, statically compile the GLK implementation, this crate, and the desired backend together into the executable.

Description

GLK Specification

GLK is a GUI library specification written by Andrew Plotkin for Interactive Fiction. See http://eblong.com/zarf/glk/ for information about the spec.

About

An adapter for the glk header for rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages