Re: Adding optimizations to Clojure

2009-08-15 Thread Nicolas Oury
Dear fft1976, On Fri, 2009-08-14 at 17:16 -0700, Jarkko Oranen wrote: > > I don't think spending too much effort on the compiler at this point > is useful. It will eventually be rewritten in Clojure anyway, and Rich > has stated that he is more interested in architectural improvements > rather

Re: Adding optimizations to Clojure

2009-08-14 Thread Jarkko Oranen
fft1976 wrote: > On Aug 13, 9:57 pm, Daniel Lyons wrote: > > > the code is open source and the techniques for adding   > > optimizations to compilers are well known. So marshall your impulses   > > for the good and we'll all benefit. > > It does seem that the optimizations Andy Fingernut did by h