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

clojure/clojure-clr

A port of Clojure to the CLR, part of the Clojure project observed · 2026-08-28

github.com/clojure/clojure-clr · C# observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5388
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1653 stars · 166 forks observed · 2026-08-28

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

ClojureCLR is a native implementation of the Clojure programming language on the .NET Common Language Runtime, written in C# and Clojure. It can run standalone or be embedded as a library in .NET applications, aiming for feature parity with the JVM implementation.

Use cases

  • write clojure code on the .net platform
  • embed a lisp scripting language in a c# application
  • run clojure without the jvm
  • use clojure with .net libraries
  • port existing clojure projects to clr

When to choose

  • you want Clojure semantics but must target .NET/CLR
  • you need to interoperate with C#/.NET libraries from Clojure
  • you want to embed a dynamic functional language in a .NET app

When to avoid

  • you only need standard JVM Clojure - use the official JVM implementation
  • you need a large ecosystem of CLR-specific Clojure libraries - ports are limited
  • you require guaranteed long-term support - the project has no explicit license file and a small team

Facets

library · maturity active

interpreter programming-language programming-languages cross-platform developer-tools dotnet windows cross-platform clojure clr lisp dotnet functional-programming

1 source

Member repositories

RepositoryRoleHealth v2
clojure/clojure-clrmain74

For agents

markdown · JSON · MCP: product_card(name="clojure/clojure-clr")

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