awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wende avatar

wende/elchemyArchived

0
View on GitHub↗
1,151 stars·26 forks·Elm·MIT·8 viewswende.github.io/elchemy↗

Elchemy

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

Features

  • Language Implementations - Compiler for Elm to Elixir.
  • Inspired By Elm - Elixir syntax that mimics Elm's static typing.
  • Elm Inspired Projects - Elixir syntax that mimics Elm's static typing.

Star history

Star history chart for wende/elchemyStar history chart for wende/elchemy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Elchemy

Similar open-source projects, ranked by how many features they share with Elchemy.
  • roc-lang/rocroc-lang avatar

    roc-lang/roc

    5,723View on GitHub↗

    Roc is a statically typed, functional programming language built around immutable-by-default semantics, exhaustive pattern matching on tag unions, and a type system that combines optional explicit annotations with full compile-time type inference. Its core identity centers on correctness and expressiveness, using tagged unions for error handling with a question-mark operator for early error propagation, and a trailing-bang naming convention that makes side-effect boundaries syntactically visible at every call site. The language distinguishes itself through a platform-based I/O abstraction tha

    Zig
    View on GitHub↗5,723
  • elmish/elmishelmish avatar

    elmish/elmish

    903View on GitHub↗

    Elm-like abstractions for F# apps

    F#
    View on GitHub↗903
  • dmjio/misodmjio avatar

    dmjio/miso

    2,408View on GitHub↗

    :ramen: A tasty Haskell web framework

    Haskell
    View on GitHub↗2,408
  • easafe/purescript-flameeasafe avatar

    easafe/purescript-flame

    319View on GitHub↗

    Fast & simple framework for building web applications

    PureScript
    View on GitHub↗319
See all 30 alternatives to Elchemy→

Frequently asked questions

What does wende/elchemy do?

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

What are the main features of wende/elchemy?

The main features of wende/elchemy are: Language Implementations, Inspired By Elm, Elm Inspired Projects.

What are some open-source alternatives to wende/elchemy?

Open-source alternatives to wende/elchemy include: roc-lang/roc — Roc is a statically typed, functional programming language built around immutable-by-default semantics, exhaustive… hecrj/iced — Iced is a cross-platform GUI library for Rust designed for building native desktop applications. It functions as a… dmjio/miso — :ramen: A tasty Haskell web framework. easafe/purescript-flame — Fast & simple framework for building web applications. fsprojects/fabulous — Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming. elmish/elmish — Elm-like abstractions for F# apps.