macOS
brew install glulxelocal Homebrew formula metadata
brew
Portable VM like the Z-machine. Version 0.6.1 via Homebrew; verified from local package data.
install
brew install glulxelocal Homebrew formula metadata
sudo apt install glulxeDebian stable package indexes · glulxe · source: deb.debian.org
overview
Portable VM like the Z-machine
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
glulxe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.eblong.com/zarf/glulx/
install metadata
| Package key | brew:glulxe |
|---|---|
| Version | 0.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/glulxe |
| Homepage | https://www.eblong.com/zarf/glulx/ |
| Repository | https://github.com/erkyrath/glulxe |
| Upstream docs | https://github.com/erkyrath/glulxe#readme |
| License | MIT |
| Source archive | https://eblong.com/zarf/glulx/glulxe-061.tar.gz |
| Build dependencies | glktermw |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 glulxesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.