awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gilch avatar

gilch/hissp

0
View on GitHub↗
446 स्टार्स·14 फोर्क्स·Python·Apache-2.0·7 व्यूज़matrix.to/#/#hissp-lang_community:gitter.im↗

Hissp

Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl SPDX-License-Identifier: Apache-2.0 --> #> (.update (globals) : macro (types..SimpleNamespace : : (vars hissp..macro))) ... macro=import('types').SimpleNamespace( ... vars( ... import('hissp').macro)))

Features

  • Clojure Dialects - Lisp for Python with macro metaprogramming.

स्टार हिस्ट्री

gilch/hissp के लिए स्टार हिस्ट्री चार्टgilch/hissp के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Hissp के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Hissp के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • basilisp-lang/basilispbasilisp-lang का अवतार

    basilisp-lang/basilisp

    470GitHub पर देखें↗

    A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop.

    Python
    GitHub पर देखें↗470
  • clojerl/clojerlclojerl का अवतार

    clojerl/clojerl

    1,715GitHub पर देखें↗

    Clojure implemented on the Erlang VM.

    Erlang
    GitHub पर देखें↗1,715
  • clojure/clojure-clrclojure का अवतार

    clojure/clojure-clr

    1,646GitHub पर देखें↗

    A port of Clojure to the CLR, part of the Clojure project

    C#
    GitHub पर देखें↗1,646
  • dirkschumacher/llrdirkschumacher का अवतार

    dirkschumacher/llr

    205GitHub पर देखें↗

    llr is a small, work in progress and just for fun clojure-like lisp on top of R’s abstract syntax trees. Expressions are not interpreted, but are translated to R’s AST and then interpreted by the R interpreter.

    R
    GitHub पर देखें↗205
Hissp के सभी 7 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

gilch/hissp क्या करता है?

Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl SPDX-License-Identifier: Apache-2.0 --> #> (.update (globals) : macro (types..SimpleNamespace : : (vars hissp..macro))) ... macro=import('types').SimpleNamespace( ... vars( ... import('hissp').macro)))

gilch/hissp की मुख्य विशेषताएं क्या हैं?

gilch/hissp की मुख्य विशेषताएं हैं: Clojure Dialects।

gilch/hissp के कुछ ओपन-सोर्स विकल्प क्या हैं?

gilch/hissp के ओपन-सोर्स विकल्पों में शामिल हैं: basilisp-lang/basilisp — A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop. clojerl/clojerl — Clojure implemented on the Erlang VM. clojure/clojure-clr — A port of Clojure to the CLR, part of the Clojure project. dirkschumacher/llr — llr is a small, work in progress and just for fun clojure-like lisp on top of R’s abstract syntax trees. Expressions… hylang/hy — Hy is a Lisp implementation for Python that allows for writing Lisp syntax which compiles to Python bytecode. It… pixie-lang/pixie — A small, fast, native lisp with "magical" powers.