(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 is a website building & hosting documentation for Clojure/Script libraries
× close