macOS
brew install glulxelocal Homebrew formula metadata
brew
glulxe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install glulxelocal Homebrew formula metadata
sudo apt install glulxeDebian stable package indexes · glulxe · ソース: deb.debian.org
概要
Portable VM like the Z-machine
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
glulxe | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.eblong.com/zarf/glulx/
インストールメタデータ
| パッケージキー | brew:glulxe |
|---|---|
| バージョン | 0.6.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/glulxe |
| ホームページ | https://www.eblong.com/zarf/glulx/ |
| リポジトリ | https://github.com/erkyrath/glulxe |
| 上流ドキュメント | https://github.com/erkyrath/glulxe#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://eblong.com/zarf/glulx/glulxe-061.tar.gz |
| ビルド依存関係 | glktermw |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 glulxeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.