A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop.
A port of Clojure to the CLR, part of the Clojure project
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.
ClojureDart is a recent Clojure dialect to make native mobile and desktop apps using Flutter and the Dart ecosystem.
Die Hauptfunktionen von tensegritics/clojuredart sind: Clojure Dialects.
Open-Source-Alternativen zu tensegritics/clojuredart sind unter anderem: 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… 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…