cljs / api

ClojureScript API parser
http://cljs.github.io/api/
MIT License
193 stars 23 forks source link

Track compiler API #166

Open shaunlebron opened 7 years ago

shaunlebron commented 7 years ago

I think it is interesting enough to track the compiler internals for potential contributors.

shaunlebron commented 7 years ago

for example, the preprocess option for foreign-libs expects a defmethod for cljs.clojure/js-transforms