5 ms·
FYI - I'm fairly certain that CLJS does not use Google Closure because it is "already in java", but rather because of it's maturity and awesome features like DC
by chrisoakman 11y ago
FYI - I'm fairly certain that CLJS does not use Google Closure because it is "already in java", but rather because of it's maturity and awesome features like DCE.
https://github.com/clojure/clojurescript/wiki/Rationale#google-leads-the-way https://github.com/clojure/clojurescript/wiki/Rationale#goog...
- masklinn 11y agoThis and that are not exclusive. There are good reasons to use closure, but would integrating closure and the tooling it requires even have been considered had the cljs compiler been in anything but java? How many alt.js languages implemented in !java use closure?