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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gilch avatar

gilch/hissp

0
View on GitHub↗
446 estrellas·14 forks·Python·Apache-2.0·5 vistasmatrix.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.

Historial de estrellas

Gráfico del historial de estrellas de gilch/hisspGráfico del historial de estrellas de gilch/hissp

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Hissp

Proyectos open-source similares, clasificados según cuántas características comparten con Hissp.
  • basilisp-lang/basilispAvatar de basilisp-lang

    basilisp-lang/basilisp

    470Ver en GitHub↗

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

    Python
    Ver en GitHub↗470
  • clojerl/clojerlAvatar de clojerl

    clojerl/clojerl

    1,715Ver en GitHub↗

    Clojure implemented on the Erlang VM.

    Erlang
    Ver en GitHub↗1,715
  • clojure/clojure-clrAvatar de clojure

    clojure/clojure-clr

    1,646Ver en GitHub↗

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

    C#
    Ver en GitHub↗1,646
  • dirkschumacher/llrAvatar de dirkschumacher

    dirkschumacher/llr

    205Ver en GitHub↗

    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
    Ver en GitHub↗205
Ver las 7 alternativas a Hissp→

Preguntas frecuentes

¿Qué hace 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)))

¿Cuáles son las características principales de gilch/hissp?

Las características principales de gilch/hissp son: Clojure Dialects.

¿Qué alternativas de código abierto existen para gilch/hissp?

Las alternativas de código abierto para gilch/hissp incluyen: 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.