On Wed, Dec 29, 2010 at 8:13 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

> One lesson here:  Sometimes Clojure/Java's stack limitations hurt, a
> lot.  It's a lot harder to transform this algorithm than it ideally
> should be.


To be clear, the HTDP implementation of insert sort is stack-consuming in
Scheme/Racket as well. For large enough inputs, Scheme/Racket will also
barf.

David

-- 
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

Reply via email to