Liking cljdoc? Tell your friends :D

meme.alpha.runtime.cli

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.
raw docstring

meme.alpha.runtime.repl

meme REPL: read meme, eval as Clojure, print result.

meme REPL: read meme, eval as Clojure, print result.
raw docstring

meme.alpha.runtime.resolve

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.
raw docstring

meme.alpha.runtime.run

Run .meme files: read, eval, return last result.

Run .meme files: read, eval, return last result.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close