Difference between revisions of "HaskellImplementorsWorkshop"

From HaskellWiki
Jump to navigation Jump to search
(Add link to videos)
Line 1: Line 1:
  +
The Haskell Implementers Workshop has a long history, but was recently restarted as a 1-day workshop alongside ICFP 2009 in Edinburgh. It is an informal affair with no proceedings, just talks from people involved in building tools, infrastructure, or libraries for Haskell development. The
The first Haskell Implementers' Workshop is co-located with ICFP, and will be held in Edinburgh, Scotland, on September 5 2009.
 
  +
aim is for this workshop to give the people involved with building the
  +
infrastructure behind this ecosystem an opportunity to bat around
  +
ideas, share experiences, and ask for feedback from fellow experts. There is usually a mixture of short talks, longer talks, discussion and demos.
   
  +
Further details are on the page specific to the workshop instance:
* [[HaskellImplementorsWorkshop/Call for Talks|Call for Talks]]
 
* [http://www.vimeo.com/album/126462 Videos of Presentations]
 
   
== Important Dates ==
+
== Forthcoming Workshops ==
   
 
* [[HaskellImplementorsWorkshop/2010|October 1 2010, Baltimore]]
* Workshop: September 5 2009
 
   
  +
== Previous Workshops ==
   
  +
* [[HaskellImplementorsWorkshop/2009|September 5 2009, Edinburgh]]
== Program ==
 
 
9.00 : Start
 
 
* '''''GHC Status Update''''' (Simon Peyton Jones)
 
* '''''A more flexible code generator for GHC''''' (John Dias)
 
 
10.00 - 10.30 : Tea/coffee
 
 
* '''''Haskell Types with Added Value''''' (Conor McBride)
 
* '''''Towards a Lightweight, Safety-preserving Haskell Compiler''''' (Tim Chevalier)
 
* '''''Stack tracing in Haskell''''' (Bernie Pope)
 
 
12.00 - 13.30 : Lunch
 
 
* '''''Haskell for Everyone: Hackage and the Haskell Platform''''' (Don Stewart & Duncan Coutts)
 
* '''''My Dream GHC Environment: A Few Things We Do Right, and Many We Do Wrong''''' (Curt Sampson)
 
* '''''Discussion: Haskell building and packaging''''' (including an update on Cabal and cabal-install from Duncan Coutts)
 
 
15.00 - 15.30 : Tea/coffee
 
 
* '''''GHC on the OpenSPARC T2''''' (Ben Lippmeier)
 
* '''''A wander through GHC's new IO Library''''' (Simon Marlow)
 
 
16.30 - 16.45 : short break
 
 
* '''''Implementing Data Parallel Haskell''''' (Roman Leshchinskiy)
 
* '''''Running Haskell Array Computations on a GPU''''' (Manuel M T Chakravarty)
 
 
 
 
== Organisers ==
 
 
* Duncan Coutts - co-chair (Well-Typed LLP)
 
* Atze Dijkstra (Utrecht University)
 
* Roman Leshchinskiy (University of New South Wales)
 
* Simon Marlow - co-chair (Microsoft Research)
 
* Bryan O'Sullivan (Linden Lab)
 
* Wouter Swierstra (Chalmers University of Technology)
 

Revision as of 10:04, 7 April 2010

The Haskell Implementers Workshop has a long history, but was recently restarted as a 1-day workshop alongside ICFP 2009 in Edinburgh. It is an informal affair with no proceedings, just talks from people involved in building tools, infrastructure, or libraries for Haskell development. The aim is for this workshop to give the people involved with building the infrastructure behind this ecosystem an opportunity to bat around ideas, share experiences, and ask for feedback from fellow experts. There is usually a mixture of short talks, longer talks, discussion and demos.

Further details are on the page specific to the workshop instance:

Forthcoming Workshops

Previous Workshops