clojure / clojure-site

clojure.org site

Home Page:https://clojure.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clojure's compilation model is not the same thing as how aot compilation works

hiredman opened this issue · comments

content/reference/compilation.adoc is a mix of general clojure compilation stuff and aot compilation stuff.

The two need clear delineation.

I think it is mostly overlap and that page is mostly applicable to both, not planning on changing this soon.