Difference between revisions of "HaskellImplementorsWorkshop"

From HaskellWiki
Jump to navigation Jump to search
(Add link to videos)
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
  +
The Haskell Implementors Workshop has a long history, but was recently restarted as a 1-day workshop alongside ICFP 2009 in Edinburgh. It is an informal affair, aimed at bringing together the people behind the Haskell infrastructure. It provides a forum where the people working on compilers, tools, or libraries for Haskell development can bat around ideas, share experiences and ask for feedback from fellow experts. There are no proceedings, just a mixture of short talks, longer talks, discussion and demos.
The first Haskell Implementers' Workshop is co-located with ICFP, and will be held in Edinburgh, Scotland, on September 5 2009.
 
   
  +
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 ==
+
== Upcoming Workshop ==
   
  +
* [[HaskellImplementorsWorkshop/2014|September 6th 2014, Gothenburg]]
* Workshop: September 5 2009
 
   
  +
== Previous Workshops ==
   
  +
* [[HaskellImplementorsWorkshop/2013|September 22th 2013, Boston]]
== Program ==
 
  +
* [[HaskellImplementorsWorkshop/2012|September 14th 2012, Copenhagen]]
 
* [[HaskellImplementorsWorkshop/2011|September 23rd 2011, Tokyo]]
  +
* [[HaskellImplementorsWorkshop/2010|October 1st 2010, Baltimore]]
  +
* [[HaskellImplementorsWorkshop/2009|September 5th 2009, Edinburgh]]
   
9.00 : Start
 
   
  +
[[Category:Community]]
* '''''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 14:27, 7 February 2014

The Haskell Implementors Workshop has a long history, but was recently restarted as a 1-day workshop alongside ICFP 2009 in Edinburgh. It is an informal affair, aimed at bringing together the people behind the Haskell infrastructure. It provides a forum where the people working on compilers, tools, or libraries for Haskell development can bat around ideas, share experiences and ask for feedback from fellow experts. There are no proceedings, just a mixture of short talks, longer talks, discussion and demos.

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

Upcoming Workshop

Previous Workshops