# wende/elchemy

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)

Repository: https://github.com/wende/elchemy
Canonical: https://ross.abutalabs.com/products/elchemy
Homepage: https://wende.github.io/elchemy/
Language: Elm
License: MIT
License Family: permissive
Topics: elixir, elixir-lang, elm, transpiler, language, languages, compiler, elchemy
Archived: true
Last push: 2020-03-17T13:19:41+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3491, "days_push": 2360, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1150, forks 25 (observed 2026-08-28T04:03:46.601257+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: abandoned
- function: compiler, type-system, programming-language
- domain: programming-languages, compilers, developer-tools
- platform: elixir, cli
- tags: transpiler, elm, elixir, beam, static-typing, type-inference, interop, linux, macos, nodejs

## Member repositories
- wende/elchemy (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.601257+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-30T08:22:58.262766+00:00, confidence not recorded.
  - readme: https://github.com/wende/elchemy (fetched 2026-08-28T04:03:46.601257+00:00, sha 2b9e44152d3c)
  - homepage: https://wende.github.io/elchemy/ (fetched 2026-08-29T12:38:32.650637+00:00, sha 3c46a5749d2d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
