# clojure/clojure-clr

A port of Clojure to the CLR, part of the Clojure project

Repository: https://github.com/clojure/clojure-clr
Canonical: https://ross.abutalabs.com/products/clojure-clr
Language: C#
License Family: other
Last push: 2026-07-20T15:34:01+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 35, longevity 100
- inputs: {"age_days": 5388, "days_push": 44, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1653, forks 166 (observed 2026-08-28T04:05:17.153986+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: interpreter, programming-language
- domain: programming-languages, cross-platform, developer-tools
- platform: dotnet, windows, cross-platform
- tags: clojure, clr, lisp, dotnet, functional-programming

## Member repositories
- clojure/clojure-clr (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.153986+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:44:57.730495+00:00, confidence not recorded.
  - readme: https://github.com/clojure/clojure-clr (fetched 2026-08-28T04:05:17.153986+00:00, sha 7a3674c29e11)
- Data as of 2026-08-30T08:39:29.467469+00:00.
