Re: [stack] unary functions from X to Y? => pipeline?
John Nowak <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
On Mar 6, 2009, at 4:14 AM, spir wrote: > Following John's "unary functions from X to Y", pipelines seem not > far away. Or do I misinterpret the intent? That's correct. Concatenative languages are similar to unix pipes. - John