[Haskell-cafe] Abstraction leak

Josef Svenningsson josef.svenningsson at gmail.com
Sun Jul 1 12:51:48 EDT 2007


On 6/30/07, Jon Cast <jcast at ou.edu> wrote:
> On Friday 29 June 2007, Jon Cast wrote:
> > Here's my solution (drawn from a library I'll be posting Real Soon Now):
> <snip solution>
>
> I forgot to point out that this is 75-90% drawn from a library called
> Fudgets[1], which is probably the most extended practical meditation to date
> on programming with lazy streams in Haskell.  Embedding that approach in a
> monadic interface seems to be my own idea, though.
>
Koen Claessen had the same idea. He used it for designing parsers. See:
http://www.cs.chalmers.se/~koen/pubs/entry-jfp04-parser.html

> Jonathan Cast
> http://sourceforge.net/projects/fid-core
> http://sourceforge.net/projects/fid-emacs
>
> [1] http://www.md.chalmers.se/Cs/Research/Functional/Fudgets/

Cheers,

Josef


More information about the Haskell-Cafe mailing list