Unified CLI. Functions accept a map — works with both clj -T and bb.
Unified CLI. Functions accept a map — works with both clj -T and bb.
meme REPL: read meme, eval as Clojure, print result.
meme REPL: read meme, eval as Clojure, print result.
Default symbol resolution for syntax-quote expansion. Matches Clojure's SyntaxQuoteReader behavior: special forms stay unqualified, vars resolve to their defining namespace, unresolved symbols get current-namespace qualification. JVM/Babashka only — CLJS callers must provide their own resolver.
Default symbol resolution for syntax-quote expansion. Matches Clojure's SyntaxQuoteReader behavior: special forms stay unqualified, vars resolve to their defining namespace, unresolved symbols get current-namespace qualification. JVM/Babashka only — CLJS callers must provide their own resolver.
Run .meme files: read, eval, return last result.
Run .meme files: read, eval, return last result.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |