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

hamler-lang/hamler

Haskell-style functional programming language running on Erlang VM. observed · 2026-08-28

github.com/hamler-lang/hamler · homepage · Erlang · BSD-3-Clause (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2694
  • days_rel: n/a
  • days_push: 1672
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1038 stars · 39 forks observed · 2026-08-28

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

Hamler is a strongly-typed, Haskell-style functional programming language that compiles to Erlang VM (BEAM) bytecode. It brings compile-time type checking, ADTs, type classes, and monadic abstractions to Erlang's concurrency, distribution, and fault-tolerance model.

Use cases

  • write type-safe functional code on the Erlang VM
  • build scalable real-time applications for 5G and IoT
  • add compile-time type checking to BEAM development
  • learn Haskell-style programming with Erlang concurrency
  • develop fault-tolerant distributed systems with ADTs and pattern matching

When to choose

  • you want Haskell/ML-style typing and syntax with BEAM's concurrency and fault tolerance
  • you're building soft real-time, distributed systems like MQTT brokers or edge/IoT services
  • you prefer compile-time type checking over Erlang's dynamic typing

When to avoid

  • you need a language with active development and a large community - the last release was early 2022
  • you need a mature ecosystem with extensive libraries and tooling
  • you're fine with plain Erlang or Elixir and don't need static typing

Facets

cli-tool · maturity maintenance

compiler programming-language concurrency programming-languages compilers iot elixir windows haskell-style beam functional-programming type-system erlang-vm adt pattern-matching programming-language real-time linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
hamler-lang/hamlermain23

For agents

markdown · JSON · MCP: product_card(name="hamler-lang/hamler")

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