[racket] Iteratees

From: Ray Racine (ray.racine at gmail.com)
Date: Wed Oct 24 13:04:34 EDT 2012

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>

Posted on the users mailing list.