On 4/10/07, Lan Barnes <[EMAIL PROTECTED]> wrote:
On Mon, April 9, 2007 8:58 pm, Darren New wrote: > Chuck Esterbrook wrote: >> pipes approach of the posix command line but for programming > > I think the general term applied to such concepts overall is "data flow > languages". You might have better luck searching for that. > My vague memories of C++ output conventions (I'm in therapy for C++ PTSD) include flash-backs of using << and | in printf statements. Is this what you mean?
No, this would be something more fundamental to the language. Like it would give the language a different feel throughout your code, not just for I/O. -Chuck -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
