For some reason, the York ftp links never work for me, so
here are the links for the Binary data papers (practically
all of their webpages only point to "ftp://"; for papers):

Heap Compression and Binary I/O in Haskell
Malcolm Wallace and Colin Runciman
http://www.cs.york.ac.uk/ftpdir/pub/malcolm/hw97.html

The Bits Between The Lambdas: Binary Data in a Lazy Functional Language
Malcolm Wallace and Colin Runciman
http://www.cs.york.ac.uk/ftpdir/pub/malcolm/ismm98.html

Chris Milton
--- Mark Carroll <[EMAIL PROTECTED]> wrote:
> On 14 Nov 2002, Johan Steunenberg wrote:
> 
> > thanks for your advice, I guess it sweetens the situation, though I
> > really would like to know how to store in a binary format.
> 
>
http://www.pms.informatik.uni-muenchen.de/mitarbeiter/panne/haskell_libs/Binary.html
> might be interesting for you. Actually, "deriving binary" would be a nice
> thing to have in general - even more, a way to add your own "deriving"
> things from within Haskell, although I have no idea how such a thing would
> work.
> 
>
http://www.pms.informatik.uni-muenchen.de/forschung/haskell-wish-list/items.php3?sort=p&mono=y
> seems to be a bit broken at the moment so I don't know if that relates to
> any proposed extensions. Are there any pages that summarise what people
> have learned from trying out already-implemented extensions, to help get
> an idea what the next Haskell will be like, or what ideas to try next? For
> instance, I expect to see some concurrency and exceptions, multi-parameter
> type classes, etc. make it through.
> 
> -- Mark


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to