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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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/malAvatar von kanaka

    kanaka/mal

    10,665Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,665
  • bodil/pylonAvatar von bodil

    bodil/pylon

    53Auf GitHub ansehen↗

    A Javascript class system in 100% Clojurescript.

    Clojure
    Auf GitHub ansehen↗53
  • elixirscript/elixirscriptAvatar von elixirscript

    elixirscript/elixirscript

    1,566Auf GitHub ansehen↗

    Converts Elixir to JavaScript

    Elixir
    Auf GitHub ansehen↗1,566
  • ibdknox/jayqAvatar von ibdknox

    ibdknox/jayq

    412Auf GitHub ansehen↗

    A jQuery wrapper for ClojureScript.

    Clojure
    Auf GitHub ansehen↗412
  • zcaudate/purnamZ

    zcaudate/purnam

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
dart-lang/sdkAvatar von dart-lang

dart-lang/sdk

11,042Auf GitHub ansehen↗

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
Auf GitHub ansehen↗11,042