# elixirkoans/elixir-koans

Elixir learning exercises

Repository: https://github.com/elixirkoans/elixir-koans
Canonical: https://ross.abutalabs.com/products/elixir-koans
Language: Elixir
License: MIT
License Family: permissive
Topics: elixir, koans
Last push: 2025-09-23T14:43:16+00:00

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

## Adoption (not part of the score)
Stars 2402, forks 613 (observed 2026-08-28T04:06:43.914797+00:00)

## What it is
Elixir Koans is a collection of fill-in-the-blank exercises that teach the Elixir programming language through failing tests that learners make pass. It runs via a mix task with an autorunner that gives instant feedback as you edit.

## Use cases
- learn elixir from scratch
- practice elixir pattern matching
- hands-on elixir tutorial exercises
- refresh knowledge of elixir idioms
- teach a team the basics of elixir

## When to choose
- you are new to Elixir and want an interactive, test-driven introduction
- you prefer learning by fixing failing examples rather than reading docs
- you want a lightweight, self-paced tour of core Elixir features

## When to avoid
- you need a comprehensive reference or production-grade Elixir codebase
- you already know Elixir and want advanced or OTP-specific deep dives
- you want a video or guided course format rather than exercises

## Facets
- artifact type: learning-resource
- maturity: active
- function: testing, developer-tools
- domain: programming-languages, education, tutorials
- platform: elixir, cross-platform, cli
- tags: koans, elixir, learning-exercises, tdd-style-learning, mix-tasks

## Member repositories
- elixirkoans/elixir-koans (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.914797+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-30T02:34:12.730878+00:00, confidence not recorded.
  - readme: https://github.com/elixirkoans/elixir-koans (fetched 2026-08-28T04:06:43.914797+00:00, sha 99268f500011)
- Data as of 2026-08-30T08:39:29.467469+00:00.
