On 11/23/2012 12:52 AM, Alex Shinn wrote:Any daemon or server written in a pure functional (lazy) style.
I still find this a surprising concept. Do you have programs
which currently produce infinite unbounded output intentionally?
Likewise any Unix-style transducer (pipe) hooked up to unbounded input.
Such a program might have a pure lazy part that produces as a
result a lazy string or list. Then a small driver part interacts
with the world - and the simplest to do that is to just display
or write[-simple] the result,
_______________________________________________ Scheme-reports mailing list Scheme-reports@x http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports