[plt-scheme] Help running operating systems commands.

From: Eli Barzilay (eli at barzilay.org)
Date: Tue Sep 27 10:23:04 EDT 2005

On Sep 27, Noel Welsh wrote:
> 
> 
> --- Eli Barzilay <eli at barzilay.org> wrote:
> 
> > Looks like only difference in behavior is that that thing will
> > always have "\n" separators.  Besides that, the cookbook version
> > would be catastrophic if you have many output lines.
> 
> I assume your gripe is about the O(n^2) string-append.

Yes.


> Don't complain about it; fix it!  That's why it's a wiki. 

I tried looking for some obvious "edit" link.  None found.  (If you
can send me some instructions, I'll do it.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.