
Clojure (, like closure) is a dynamic and functional dialect of the programming language Lisp on the Java platform.
via Wikipedia infobox
Clojure (, like closure) is a dynamic and functional dialect of the programming language Lisp on the Java platform.
Like most other Lisps, Clojure's syntax is built on S-expressions that are first parsed into data structures by a Lisp reader before being compiled. Clojure's reader supports literal syntax for maps, sets, and vectors along with lists, and these are compiled to the mentioned structures directly. Clojure treats code as data and has a Lisp macro system. Clojure is a Lisp-1 and is not intended to be code-compatible with other dialects of Lisp, since it uses its own set of data structures incompatible with other Lisps.
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).