macOS
brew install jokerlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.