(build)(build & {:keys [lookup include exclude] :or {lookup +op-all+}})selector for picking required ops in grammar
selector for picking required ops in grammar
(build-min & [arr])minimum ops example for a language
minimum ops example for a language
(build-xtalk)xtalk ops
(build-xtalk) => map?
xtalk ops (build-xtalk) => map?
(build:override build m)overrides existing ops in the map
overrides existing ops in the map
(collect-ops arr)collects alll ops together
(collect-ops +op-all+) => map?
collects alll ops together (collect-ops +op-all+) => map?
(gen-ops ns shortcut)generates ops
(gen-ops 'std.lang.base.grammar-spec "spec") => vector?
generates ops (gen-ops 'std.lang.base.grammar-spec "spec") => vector?
(grammar-macros reserved)process macros within the grammar
process macros within the grammar
(grammar-sections reserved)process sections witihin the grammar
process sections witihin the grammar
(grammar-structure reserved)returns all the :block and :fn forms
returns all the `:block` and `:fn` forms
(grammar? obj)checks that an object is instance of grammar
checks that an object is instance of grammar
(ops-summary & [ks])gets the symbol and op name for a given category
gets the symbol and op name for a given category
(to-reserved build)convert op map to symbol map
convert op map to symbol map
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 |