Re: [Haskell-cafe] Papers from the 2005 Haskell Workshop (Tallinn)?

Nils Anders Danielsson wrote:
Most authors do put their papers on their web pages nowadays.
In particular, I would like to read the paper on "halfs" (haskell filesystem). Googling for <halfs haskell filesystem> gave nothing but the Workshop's schedule and ACM Library TOC. Dimitry Golubovsky Middletown, CT

On 10/5/05, Dimitry Golubovsky
In particular, I would like to read the paper on "halfs" (haskell filesystem). Googling for <halfs haskell filesystem> gave nothing but the Workshop's schedule and ACM Library TOC.
The paper on the ACM web site is only half a page long. It doesn't really explain anything other than the fact that they managed to make a decent filesystem using Haskell, and that Haskell's purely functional semantics and good type system really helped with reliability. -Peter

It was a demonstration, not a paper. The half page thing is all there
is. There were however slides that went with the presentation which
you might be able to get off the author. I think its also being
released open source, so you could even put your home directory on it
:)
Neil
On 10/6/05, Peter Scott
On 10/5/05, Dimitry Golubovsky
wrote: In particular, I would like to read the paper on "halfs" (haskell filesystem). Googling for <halfs haskell filesystem> gave nothing but the Workshop's schedule and ACM Library TOC.
The paper on the ACM web site is only half a page long. It doesn't really explain anything other than the fact that they managed to make a decent filesystem using Haskell, and that Haskell's purely functional semantics and good type system really helped with reliability.
-Peter _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (3)
-
Dimitry Golubovsky
-
Neil Mitchell
-
Peter Scott