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

clojure/core.logic

A logic programming library for Clojure & ClojureScript observed · 2026-08-28

github.com/clojure/core.logic · Clojure · EPL-1.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 59
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5607
  • days_rel: n/a
  • days_push: 246
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1504 stars · 121 forks observed · 2026-08-28

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

A logic programming library for Clojure and ClojureScript implementing miniKanren with Prolog-like relational and constraint logic programming. It supports extensions such as cKanren and αKanren and is designed to be extensible to other logic programming forms.

Use cases

  • embed a miniKanren logic engine in Clojure programs
  • solve relational and constraint logic problems
  • run Prolog-style relational programming on the JVM
  • write logic programs that compile to ClojureScript for the browser
  • work through The Reasoned Schemer exercises in Clojure
  • build custom logic programming extensions on a miniKanren core

When to choose

  • you need declarative relational or constraint logic programming in Clojure or ClojureScript
  • you want a mature, well-maintained miniKanren implementation on the JVM
  • you need unification and goal-based search integrated with your Clojure code

When to avoid

  • you need a full standalone Prolog system with ISO semantics
  • your problem is better solved with plain functional programming without backtracking search
  • you work outside the Clojure/JVM/JavaScript ecosystem

Facets

library · maturity stable

interpreter parser programming-languages developer-tools jvm cross-platform logic-programming minikanren prolog clojure clojurescript relational-programming constraint-solving algorithms

1 source

Member repositories

RepositoryRoleHealth v2
clojure/core.logicmain59

For agents

markdown · JSON · MCP: product_card(name="clojure/core.logic")

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