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.
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)))
A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop.
Principalele funcționalități ale basilisp-lang/basilisp sunt: Clojure Dialects.
Alternativele open-source pentru basilisp-lang/basilisp includ: 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.