# dundalek/closh

Bash-like shell based on Clojure

Repository: https://github.com/dundalek/closh
Canonical: https://ross.abutalabs.com/products/closh
Language: Clojure
License: EPL-1.0
License Family: copyleft
Topics: shell, bash, cli, clojure, clojurescript, closh
Last push: 2022-12-05T02:30:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3228, "days_push": 1368, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1627, forks 67 (observed 2026-08-28T04:05:13.187037+00:00)

## What it is
Closh is a bash-like interactive shell built on Clojure and ClojureScript, letting users mix traditional unix shell commands with Clojure code for data manipulation. It is an experimental proof-of-concept that has been on hiatus since 2022.

## Use cases
- replace bash with a lisp-based shell
- pipe shell command output into Clojure data transformations
- write shell scripts in Clojure instead of bash
- experiment with modern shell design ideas
- manipulate structured data in the shell instead of text

## When to choose
- you know Clojure and want shell scripting in a familiar language
- you want to explore or hack on an experimental lisp shell
- you prefer Clojure's data manipulation functions over arcane bash syntax

## When to avoid
- you need a reliable daily-driver shell - the project is on hiatus and recommends fish instead
- you need robust scripting - use babashka as the author suggests
- you need production stability or active maintenance

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: cli, interpreter, developer-tools
- domain: developer-tools, programming-languages
- platform: cli
- tags: shell, clojure, clojurescript, bash-alternative, lisp-shell, on-hiatus, command-line, linux, macos

## Member repositories
- dundalek/closh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.187037+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:24.192653+00:00, confidence not recorded.
  - readme: https://github.com/dundalek/closh (fetched 2026-08-28T04:05:13.187037+00:00, sha 0fe30ed2a84f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
