April 27th, 2009 by donstewart
Galois has been building systems in Haskell for the past decade. This talk describes some of what we’ve learned about in-the-large, commercial Haskell programming in that time. (Download slides :: .pdf).
This talk was presented Monday 20th April at λondon HUG.
Thanks, it was a good talk. I’m sorry I didn’t get a chance to talk to you afterward.
[...] Don has now posted his slides from last week’s talk on the Galois blog: http://www.galois.com/blog/2009/04/27/engineering-large-projects-in-haskell-a-decade-of-fp-at-galois... [...]
Very nice! But this should be on the programming reddit, not just the haskell reddit. And the talk should be to a wider audience than a HUG.
You mention the need for precision of data layout (bits/bytes), etc. Why did you write “emerging” in the slide?
@Pal In that there is some support for low level representation control (inline/unboxed types/FFI ptr types). Class-associated data types also let us describe representation types for polymorphic structures separate to their regular representation.
[...] reports: As part of Galois‘ 10th birthday, Don Stewart presented a talk at the LondonHUG on Engineering Large Projects in Haskell, celebrating a decade of use of Haskell by Galois. TypLAB, a new startup talked about why they [...]
©2000–2010 Galois, Inc. All rights reserved. Terms of use. Contact Us