Liking cljdoc? Tell your friends :D
ClojureScript only.

threeagent.tsl.sci

The threeagent.tsl macros as SCI macros, for evaluating shader code in a SCI context (e.g. live-edited docs). No dependency on SCI itself:

(sci/init {:namespaces {'threeagent.tsl (merge (sci/copy-ns threeagent.tsl (sci/create-ns 'threeagent.tsl)) threeagent.tsl.sci/macros)}})

The `threeagent.tsl` macros as SCI macros, for evaluating shader code in a
SCI context (e.g. live-edited docs). No dependency on SCI itself:

  (sci/init {:namespaces {'threeagent.tsl
                          (merge (sci/copy-ns threeagent.tsl (sci/create-ns 'threeagent.tsl))
                                 threeagent.tsl.sci/macros)}})
raw docstring

macroscljs

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