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

wende/elchemy

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling) observed · 2026-08-28

github.com/wende/elchemy · homepage · Elm · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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

Full methodology

Adoption not part of the score

1150 stars · 25 forks observed · 2026-08-28

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

Elchemy is a transpiler that lets you write Elixir code using Elm's statically-typed syntax, compiling to idiomatic, readable Elixir that runs on the BEAM. It combines Elm's type safety and inference with Elixir's ecosystem and tooling, including type-safe interop with Elixir/Erlang based on typespecs.

Use cases

  • write type-safe elixir code with elm syntax
  • transpile elm-like code to elixir
  • add static typing to a beam project
  • call elixir functions from a typed language
  • eliminate runtime errors in elixir codebases

When to choose

  • you want Elm's type safety while targeting the BEAM/Elixir ecosystem
  • you prefer Elm syntax and type inference for writing Elixir
  • you need type-safe interop with existing Elixir/Erlang code

When to avoid

  • you develop on Windows or rely on non-Unix tooling
  • you need side effects or JSON decoders support
  • you need an actively maintained compiler - the project has not seen releases since 2020

Facets

cli-tool · maturity abandoned

compiler type-system programming-language programming-languages compilers developer-tools elixir cli transpiler elm elixir beam static-typing type-inference interop linux macos nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
wende/elchemymain10

For agents

markdown · JSON · MCP: product_card(name="wende/elchemy")

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