(compile env ast)Compile ast to executable function
env is a compile time environment with implementation for special forms
ast abstract syntax tree
Compile ast to executable function `env` is a compile time environment with implementation for special forms `ast` abstract syntax tree
(compile-application env
{{:axel-f.parser/keys [parts] :as f}
:axel-f.parser/function
args :axel-f.parser/args
:as ast})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 |