0

Something like this has been discussed before here; however, this doesn't really address the issue and just states that clojure is fast at run time but takes a while to start up. But why does it take so much longer than many other languages to compile? Is it because it contains so many functions and macros in its core library compared to commonly used OOP languages?

Community
  • 1
  • 1
Lucas Rudd
  • 385
  • 1
  • 13
  • 2
    Possible duplicate of [Clojure application startup performance](http://stackoverflow.com/questions/6016440/clojure-application-startup-performance) – muhuk Feb 26 '16 at 06:27
  • 1
    See http://dev.clojure.org/display/design/'Lean'+Runtime – DanLebrero Feb 26 '16 at 08:52

0 Answers0