[plt-scheme] pipe-between

From: Synx (plt at synx.us.to)
Date: Sun Nov 15 16:14:21 EST 2009

Something I've rolled around in my head for some time is how annoyingly
simple the bash "pipe" syntax is. Why shouldn't a more sensible language
be able to do that as well? So I hacked together this syntax, which you
might find useful. I ran that test procedure and it seems to have worked
fine. Only problem is what is leftmost in bash syntax becomes rightmost
in this syntax, but not sure that's worth bothering with.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pipe-between.ss
URL: <http://lists.racket-lang.org/users/archive/attachments/20091115/0f32d719/attachment.ksh>

Posted on the users mailing list.