Difference between revisions of "HaskellImplementorsWorkshop"

From HaskellWiki
Jump to navigation Jump to search
 
(Added Category:Community)
(18 intermediate revisions by 8 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 Haskell Implementers' Workshop =
 
   
  +
Further details are on the page specific to the workshop instance:
The first Haskell Implementers' Workshop is co-located with ICFP, and will be held in Edinburgh, Scotland, on September 3 2009.
 
   
  +
== Previous Workshops ==
* [[Call for Talks]]
 
   
  +
* [[HaskellImplementorsWorkshop/2012|September 14th 2012, Copenhagen]]
== Important Dates ==
 
  +
* [[HaskellImplementorsWorkshop/2011|September 23rd 2011, Tokyo]]
  +
* [[HaskellImplementorsWorkshop/2010|October 1st 2010, Baltimore]]
  +
* [[HaskellImplementorsWorkshop/2009|September 5th 2009, Edinburgh]]
   
* Proposal Deadline: 15 June 2009
 
* Notification: 3 July 2009
 
   
  +
[[Category:Community]]
== 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 08:53, 24 July 2012

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:

Previous Workshops