macOS
brew install jokerlocal Homebrew formula metadata
brew / 順位 3661
joker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jokerlocal Homebrew formula metadata
sudo apk add jokerAlpine Linux edge package indexes · joker · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jokernixpkgs package indexes · pkgs/by-name/jo/joker/package.nix · ソース: api.github.com
sudo zypper install jokeropenSUSE Tumbleweed package metadata · joker · ソース: download.opensuse.org
概要
Small Clojure interpreter, linter and formatter
履歴
Joker is a small Clojure interpreter, linter, and formatter written in Go. It targets scripting and tooling use cases where Clojure syntax is desirable but JVM startup and full Clojure compatibility are not the goal.
The candid82/joker repository was created in December 2016 and published its v0.5.0 release the same day. The README frames Joker as a Clojure dialect with deliberate limits: close syntax and semantics where implemented, but no attempt at complete Clojure parity or high-performance execution.
Over time Joker grew from an interpreter into a compact toolchain for Clojure-family files, adding REPL, script execution, eval, linting, formatting, and EDN pretty-printing modes.
Joker's README documents package-manager paths through Homebrew, Arch Linux's AUR, Nix, and precompiled binaries. Homebrew packages it as the joker formula and builds from Go when needed.
Users run joker for a REPL, execute .joke scripts, evaluate expressions from the command line, lint files or directories, and format Clojure source or EDN. The project goals explicitly favor lightweight scripting, fast startup, helpful errors, and tooling for Clojure and ClojureScript code.
Joker is package-nerd-interesting because it packages a Clojure-like command-line experience as a Go-built binary rather than a JVM runtime. That makes it attractive for shell scripts, editor integrations, and package formulas where startup time and a small dependency footprint matter.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
joker | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:joker |
|---|---|
| バージョン | 1.9.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://joker-lang.org/ |
| リポジトリ | https://github.com/candid82/joker |
| 最終更新 | 2026-07-25T20:58:05-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
joker
nix profile install nixpkgs#jokerjoker 1.5.8-r7
Small Clojure interpreter, linter and formatter written in Go
sudo apk add jokerjoker 1.4.0-2.8
Small Clojure interpreter, linter and formatter written in Go
sudo zypper install jokerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.