Liking cljdoc? Tell your friends :D
Mostly clj.
Exceptions indicated.

meme.lang.meme-trs

meme-trs: token-stream term rewriting.

Operates at the token level: tokenize → nest → rewrite → flatten → text. Bypasses the recursive-descent parser entirely for the meme→clj direction. Supports :run, :format, :to-clj, :to-meme. No :repl yet.

meme-trs: token-stream term rewriting.

Operates at the token level: tokenize → nest → rewrite → flatten → text.
Bypasses the recursive-descent parser entirely for the meme→clj direction.
Supports :run, :format, :to-clj, :to-meme. No :repl yet.
raw docstring

format-memeclj/s

(format-meme source opts)
source

run-sourceclj

(run-source source opts)
source

to-cljclj/s

(to-clj source)
(to-clj source _opts)
source

to-memeclj

(to-meme source)
(to-meme source _opts)
source

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