[racket] Iteratees
Of mild interest, I've done a small implementation of Iteratees in Typed
Racket. Interesting to compare and contrast with the various googlable
alternate impls in Haskell and Scala. TR certainly holds its own.
https://github.com/RayRacine/racketlib/blob/master/iteratee/iteratee.rkt
https://github.com/RayRacine/racketlib/blob/master/iteratee/samples.rkt
Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121024/b209816f/attachment.html>