macOS
brew install glulxelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für glulxe in AI-Agent-Workflows.
Installation
brew install glulxelocal Homebrew formula metadata
sudo apt install glulxeDebian stable package indexes · glulxe · Quelle: deb.debian.org
Überblick
Portable VM like the Z-machine
Verlauf
Glulxe is Andrew Plotkin's reference-style interpreter for Glulx, the 32-bit virtual machine used by many interactive-fiction works. Package users install it to run `.ulx` Glulx game files from the command line or through Glk front ends.
Glulx was designed as a portable interactive-fiction virtual machine similar to the Z-machine, but with 32-bit data and addresses and native Glk I/O support. Glulxe, short for Glulx Execute, implements that VM in C and is maintained by Andrew Plotkin under the `erkyrath` GitHub account.
The Glulxe README and version history show a long, conservative evolution: profiling and acceleration work appeared in 2009, floating-point support in 2010, memory checks and Glk dispatch improvements followed, the project switched from an older ad hoc license to MIT in 2016, and later releases added debugger and autosave support for RemGlk-oriented use.
Glulxe's adoption is tied to the Inform and Glulx interactive-fiction ecosystem rather than to general gaming. The official Glulx page links the interpreter, the VM specification, Inform compiler support, sample game files, Quixe for browser execution, and Lectrote for desktop apps, placing Glulxe among the reference tools that keep older and newer IF works runnable.
Distribution through Homebrew, Debian, and Ubuntu makes Glulxe accessible outside IF Archive downloads, which helps authors, archivists, and players test Glulx story files with a standard interpreter.
Practitioners build Glulxe against a Glk library such as CheapGlk, GlkTerm, or RemGlk, then run `glulxe filename.ulx` to execute a Glulx game file. The README also documents autosave, autorestore, single-turn operation, RNG seeding, debugger builds, and platform-specific Glk library integration.
Interactive-fiction authors use it to test Inform-generated Glulx works; preservation-minded users use it as a dependable VM runner; and UI authors pair it with Glk libraries or RemGlk to connect text-adventure execution to terminal, desktop, or web-facing interfaces.
Glulxe is package-worthy because it turns a niche literary-computing runtime into a stable command-line executable. Its significance is less about popularity metrics and more about archival durability: a small VM interpreter lets decades of Glulx IF artifacts remain executable on ordinary Unix-like systems.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
glulxe | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.eblong.com/zarf/glulx/
Installationsmetadaten
| Paketschlüssel | brew:glulxe |
|---|---|
| Version | 0.6.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/glulxe |
| Homepage | https://www.eblong.com/zarf/glulx/ |
| Repository | https://github.com/erkyrath/glulxe |
| Upstream-Dokumentation | https://github.com/erkyrath/glulxe#readme |
| Lizenz | MIT |
| Quellarchiv | https://eblong.com/zarf/glulx/glulxe-061.tar.gz |
| Build-Abhängigkeiten | glktermw |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glulxe |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
glulxe 0.6.1-1
Interpreter for glulx interactive fiction
https://www.eblong.com/zarf/glulx/
sudo apt install glulxeglulxe 0.5.4-1.1
Interpreter for glulx interactive fiction
https://www.eblong.com/zarf/glulx/
sudo apt install glulxeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.