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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bryanjos/elixir-estree

Open-source alternatives to Elixir Estree

6 open-source projects similar to bryanjos/elixir-estree, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Elixir Estree alternative.

  • kanaka/malkanaka avatar

    kanaka/mal

    10,665View on GitHub↗

    This project is a Lisp interpreter implementation guide and framework designed to teach the core principles of programming language design. It provides a structured, step-by-step technical framework for building a functional Lisp language from scratch, featuring a specialized interpreter engine and an S-expression parser that converts syntax into abstract syntax trees. The project emphasizes a code-as-data metaprogramming framework, enabling the implementation of macros, quoting, and quasiquoting to transform expressions during evaluation. It is designed with host language agnosticism, allowi

    Assemblybashcc-plus-plus
    View on GitHub↗10,665
  • bodil/pylonbodil avatar

    bodil/pylon

    53View on GitHub↗

    A Javascript class system in 100% Clojurescript.

    Clojure
    View on GitHub↗53
  • elixirscript/elixirscriptelixirscript avatar

    elixirscript/elixirscript

    1,566View on GitHub↗

    Converts Elixir to JavaScript

    Elixir
    View on GitHub↗1,566
  • ibdknox/jayqibdknox avatar

    ibdknox/jayq

    412View on GitHub↗

    A jQuery wrapper for ClojureScript.

    Clojure
    View on GitHub↗412
  • zcaudate/purnamZ

    zcaudate/purnam

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

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

Find more with AI search
dart-lang/sdkdart-lang avatar

dart-lang/sdk

11,042View on GitHub↗

The Dart SDK is a comprehensive development kit for building cross-platform applications using a multi-paradigm programming language. It provides a unified toolchain that supports both just-in-time compilation for rapid development and ahead-of-time compilation for high-performance native machine code. The platform is built on a sound static type system and an isolate-based concurrency framework, which executes independent tasks in separate memory heaps to achieve parallelism without shared state contention. The SDK distinguishes itself through a versatile compilation pipeline that transforms

Dartdartlanguageprogramming-language
View on GitHub↗11,042