Not an apples-and-oranges comparison here. But I was involved in a rewrite of an existing system exceeding 100K lines of Java code.
When you rewrite, there's a lot more insight and clarity about the purpose, and the rewrite done in Clojure had the benefit of skipping the useless bits, while bettering the core parts and extending for missed requirements (which were very hard to do with the Java code which turned out to be highly unstable and understand - the whole reason for the rewrite) We achieved our goal in about 5K lines of Clojure code. Best, jaju On Mon, Nov 20, 2017 at 3:31 AM, Didier <didi...@gmail.com> wrote: > Hi there, > > Out of pure curiosity, I was wondering if there was any rewrite or > equivalent code out there between Java and Clojure that showed exactly how > many LOC you save from switching to Clojure. Especially for larger > endeavour. > > Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.