clojerl/clojerl
Clojure for the Erlang VM (unofficial) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4059
- days_rel: n/a
- days_push: 603
- n_releases_24m: 0
Adoption not part of the score
1715 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Clojerl is an unofficial implementation of the Clojure programming language that runs on the Erlang VM (BEAM). It provides a REPL, compiler, and tooling so Clojure code can leverage Erlang's concurrency and reliability features.
Use cases
- write clojure code on the erlang vm
- run clojure on the beam
- use clojure for scalable concurrent systems
- try clojure in a repl without jvm
- build erlang applications in clojure
When to choose
- you want Clojure's syntax and immutability with Erlang's fault-tolerant runtime
- you're building distributed or concurrent systems on the BEAM and prefer Clojure over Erlang/Elixir
- you want to interoperate with existing Erlang libraries from Clojure
When to avoid
- you need full JVM Clojure compatibility or the Java ecosystem
- you need production-grade support identical to official Clojure, since this is unofficial and differs in some features
- your team is already comfortable with Erlang or Elixir natively
Facets
library · maturity active
interpreter compiler programming-language programming-languages compilers developer-tools elixir windows clojure erlang-vm beam repl functional-programming linux macos docker
1 source
- readme: https://github.com/clojerl/clojerl · fetched 2026-08-28 · 3bd65457a042
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clojerl/clojerl | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem