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
Back to zcaudate/purnam

Projects sharing features with Purnam

6 open-source projects similar to zcaudate/purnam, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • bryanjos/elixir-estreebryanjos avatar

    bryanjos/elixir-estree

    104View on GitHub↗

    The ESTree Nodes and JavaScript AST to JavaScript Code Generator in Elixir

    Elixir
    View on GitHub↗104
  • 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

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