On Tue, Jun 12, 2012 at 11:55 PM, Nala Ginrut wrote:
>
> Anyway, there's a problem for you.
> I'm trying to write a simple wrapper for "sed" with our popen module:
This is exactly the kind of thing SCSH does well:
1> (run/string (sed s:a:b:g)(<< "banana"))
"bbnbnb"
Nevertheless the current sta
On Fri, Mar 16, 2012 at 3:34 AM, Nala Ginrut wrote:
> I didn't saw any error with your information, and I think it's normal. The
> *.go compiling is very slow even if you have a good machine. So be patient.
Yes compiling these files is quite expensive and I have found that it
can run into resourc