(!.c & body)(c-fn-args [_ args] grammar mopts)custom C function arguments emission
custom C function arguments emission
(def$.c & body)(def.c & body)(defabstract.c & body)(defgen.c & body)(defglobal.c & body)(define.c & body)(defmacro.c & body)(defn-.c & body)(defn.c & body)(defptr.c & body)(defrun.c & body)(deftemp.c & body)(emit-defn [_ sym args & body] grammar mopts)custom defn for C
custom defn for C
(enum.c & body)(struct.c & body)(tf-define [_ sym & more :as form])not sure if this is needed (due to defmacro) but may be good for source to source
not sure if this is needed (due to defmacro) but may be good for source to source
(tf-enum [_ sym fields])transforms enum definition
transforms enum definition
(tf-struct [_ sym fields])transforms struct definition
transforms struct definition
(typedef.c & body)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 |