Interpreter for Glulx VM
Glulx is a 32-bit portable virtual machine intended for writing and playing interactive fiction. It was designed by Andrew Plotkin to relieve some of the restrictions in the venerable Z-machine format. This is the reference interpreter, using the Glk API.
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'glk' does not match package name 'glkterm' |