Liking cljdoc? Tell your friends :D

eastwood.copieddeps.dep1.clojure.tools.analyzer

Analyzer for clojure code, host agnostic.

Entry point:

  • analyze

Platform implementers must provide dynamic bindings for:

  • macroexpand-1
  • parse
  • create-var
  • var?

Setting up the global env is also required, see eastwood.copieddeps.dep1.clojure.tools.analyzer.env

See clojure.tools.analyzer.core-test for an example on how to setup the analyzer.

Analyzer for clojure code, host agnostic.

Entry point:
* analyze

Platform implementers must provide dynamic bindings for:
* macroexpand-1
* parse
* create-var
* var?

Setting up the global env is also required, see eastwood.copieddeps.dep1.clojure.tools.analyzer.env

See clojure.tools.analyzer.core-test for an example on how to setup the analyzer.
raw docstring

eastwood.copieddeps.dep1.clojure.tools.analyzer.ast.query

Utilities for querying tools.analyzer ASTs with Datomic

Utilities for querying tools.analyzer ASTs with Datomic
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close