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
·
basilisp-lang avatar

basilisp-lang/basilisp

0
View on GitHub↗
470 stars·22 forks·Python·EPL-1.0·8 viewsdocs.basilisp.org↗

Basilisp

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

Features

  • Clojure Dialects - Clojure-compatible Lisp for Python.

Star history

Star history chart for basilisp-lang/basilispStar history chart for basilisp-lang/basilisp

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Basilisp

Similar open-source projects, ranked by how many features they share with Basilisp.
  • clojerl/clojerlclojerl avatar

    clojerl/clojerl

    1,715View on GitHub↗

    Clojure implemented on the Erlang VM.

    Erlang
    View on GitHub↗1,715
  • clojure/clojure-clrclojure avatar

    clojure/clojure-clr

    1,646View on GitHub↗

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

    C#
    View on GitHub↗1,646
  • dirkschumacher/llrdirkschumacher avatar

    dirkschumacher/llr

    205View on 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
    View on GitHub↗205
  • gilch/hisspgilch avatar

    gilch/hissp

    446View on GitHub↗

    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)))

    Python
    View on GitHub↗446
See all 7 alternatives to Basilisp→

Frequently asked questions

What does basilisp-lang/basilisp do?

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

What are the main features of basilisp-lang/basilisp?

The main features of basilisp-lang/basilisp are: Clojure Dialects.

What are some open-source alternatives to basilisp-lang/basilisp?

Open-source alternatives to basilisp-lang/basilisp include: 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… gilch/hissp — Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl SPDX-License-Identifier: Apache-2.0 --> #> (.update… 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.