awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Metaprogramming Environments · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesMetaprogramming Environments

Development environments that provide macro systems and language extension capabilities for creating domain-specific abstractions.

Distinguishing note: No candidates were provided; this category focuses on language-level extensibility and macro-based development tools.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Metaprogramming Environments. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Metaprogramming Environments

Awesome Metaprogramming Environments GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • elixir-lang/elixir

    elixir-lang/elixir

    26,451View on GitHub↗

    Elixir is a functional, concurrent programming language designed for building scalable and maintainable applications. It operates on the Erlang virtual machine, leveraging a distributed, fault-tolerant runtime environment that manages lightweight processes to ensure system reliability. By utilizing an actor-model supervision strategy, the language enables the creation of high-concurrency backend systems that automatically recover from failures and maintain stability under heavy loads. The language distinguishes itself through a powerful metaprogramming environment that allows developers to ex

    A programming environment that offers powerful macro capabilities to extend language syntax and create domain-specific abstractions for complex tasks.

    Elixir
    26,451View on GitHub↗