Ross ROSS = Recommend OSS · open-source software intelligence for agents

nextjournal/clerk

⚡️ Moldable Live Programming for Clojure observed · 2026-08-28

github.com/nextjournal/clerk · homepage · Clojure · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2004
  • days_rel: n/a
  • days_push: 21
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2079 stars · 87 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Clerk is a notebook library for Clojure that turns plain Clojure namespaces or Markdown files into rich, interactive computational notebooks. It runs inside your existing Clojure process and editor, evaluates top-to-bottom with incremental recomputation via a var dependency graph, and supports rich viewers and static HTML publishing.

Use cases

  • create computational notebooks in Clojure without Jupyter
  • mix prose and executable code in version-controlled notebooks
  • visualize Clojure data with rich viewers like Vega and Plotly
  • build custom moldable viewers for domain-specific data
  • publish static HTML documentation from Clojure code
  • explore datasets interactively from the REPL

When to choose

  • you write Clojure and want notebook-style exploration without leaving your editor
  • you need notebooks that are plain source files safe for git
  • you want incremental, dependency-aware recomputation instead of out-of-order cell execution
  • you need extensible custom viewers for your data types

When to avoid

  • you need a Python or R notebook ecosystem like Jupyter
  • you want a built-in editing UI rather than using your own editor
  • you need a fully stable API - Clerk is explicitly in alpha with breaking changes expected
  • you work outside the JVM/Clojure ecosystem

Facets

library · maturity experimental

data-visualization documentation developer-tools data-science data-visualization developer-tools documentation jvm jvm-scripting self-hosted notebook live-programming repl clojure moldable-development incremental-computation static-publishing web-server

2 sources

Member repositories

RepositoryRoleHealth v2
nextjournal/clerkmain76

For agents

markdown · JSON · MCP: product_card(name="nextjournal/clerk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem