macOS
brew install jokerlocal Homebrew formula metadata
brew / rank 3661
Small Clojure interpreter, linter and formatter. Version 1.9.0 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#joker.
install
brew install jokerlocal Homebrew formula metadata
sudo apk add jokerAlpine Linux edge package indexes · joker · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jokernixpkgs package indexes · pkgs/by-name/jo/joker/package.nix · source: api.github.com
sudo zypper install jokeropenSUSE Tumbleweed package metadata · joker · source: download.opensuse.org
overview
Small Clojure interpreter, linter and formatter
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
joker | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:joker |
|---|---|
| Version | 1.9.0 |
| Package manager | Homebrew |
| Homepage | https://joker-lang.org/ |
| Repository | https://github.com/candid82/joker |
| Last updated | 2026-07-25T20:58:05-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 jokersource 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.