Talk:Execute SNUSP/Ruby

From Rosetta Code
Revision as of 08:58, 31 July 2009 by rosettacode>Dkf (Diagnosing the bug...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The problem with 'BangBang' is almost certainly due to output buffering and/or input blocking. I had to tinker with those to make it work for RCSNUSP/Tcl, guessing what assumptions the original describer of the language had for the I/O. —Donal Fellows 08:58, 31 July 2009 (UTC)