Liking cljdoc? Tell your friends :D

parity.port

Rewrite JVM Clojure to portable Clojure. Uses roots (JVM reflection) to discover every host dependency, then applies systematic naming conventions to replace them via rewrite-clj AST walking.

Rewrite JVM Clojure to portable Clojure.
Uses roots (JVM reflection) to discover every host dependency, then applies
systematic naming conventions to replace them via rewrite-clj AST walking.
raw docstring

-mainclj

(-main & args)
source

camel->kebabclj

(camel->kebab s)
source

children-strsclj

(children-strs zloc)
source

generate-dot-tableclj

(generate-dot-table host class-key replacement-fn)
source

generate-instance-tableclj

(generate-instance-table host)
source

generate-symbol-tableclj

(generate-symbol-table host)
source

jvm-exception?clj

(jvm-exception? s)
source

jvm-metadata?clj

(jvm-metadata? zloc)

Check if a metadata node contains JVM-specific type hints.

Check if a metadata node contains JVM-specific type hints.
sourceraw docstring

jvm-type?clj

(jvm-type? s)
source

load-host-contractclj

(load-host-contract)
source

numbers-replacementclj

(numbers-replacement method)
source

replace-with-strclj

(replace-with-str zloc s)
source

rt-replacementclj

(rt-replacement method)
source

static-replacementclj

(static-replacement class-str method)
source

strip-inline-keysclj

(strip-inline-keys map-str)

Remove :inline and :inline-arities from metadata map string.

Remove :inline and :inline-arities from metadata map string.
sourceraw docstring

sym-strclj

(sym-str zloc)
source

transformclj

(transform input-file output-file)
source

transform-catch-formclj

(transform-catch-form zloc)
source

transform-dot-formclj

(transform-dot-form zloc dot-tables)
source

transform-import-formclj

(transform-import-form zloc)
source

transform-instance-formclj

(transform-instance-form zloc instance-table)
source

transform-nodeclj

(transform-node zloc symbol-table instance-table dot-tables)
source

transform-ns-formclj

(transform-ns-form zloc)
source

util-replacementclj

(util-replacement method)
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