Difference between revisions of "HaskellImplementorsWorkshop"

From HaskellWiki
Jump to navigation Jump to search
(28 intermediate revisions by 13 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]]
 
   
== Important Dates ==
+
== Upcoming Workshop ==
   
  +
* August 2020, Jersey City, NJ, USA
* Workshop: September 5 2009
 
   
  +
== Previous Workshops ==
   
  +
* [https://icfp19.sigplan.org/home/hiw-2019 August 23, 2019, Berlin]
== Accepted Talks ==
 
  +
* [https://icfp18.sigplan.org/track/hiw-2018-papers September 23, 2018, St Louis]
  +
* [http://icfp17.sigplan.org/track/hiw-2017 September, 9 2017, Oxford]
 
* [[HaskellImplementorsWorkshop/2016|September 24th 2016, Nara]]
  +
* [[HaskellImplementorsWorkshop/2015|August 30th 2015, Vancouver]]
  +
* [[HaskellImplementorsWorkshop/2014|September 6th 2014, Gothenburg]]
  +
* [[HaskellImplementorsWorkshop/2013|September 22th 2013, Boston]]
  +
* [[HaskellImplementorsWorkshop/2012|September 14th 2012, Copenhagen]]
  +
* [[HaskellImplementorsWorkshop/2011|September 23rd 2011, Tokyo]]
  +
* [[HaskellImplementorsWorkshop/2010|October 1st 2010, Baltimore]]
  +
* [[HaskellImplementorsWorkshop/2009|September 5th 2009, Edinburgh]]
   
  +
[[Category:Community]]
In no particular order; the final schedule will be announced later.
 
 
* '''''My Dream GHC Environment: A Few Things We Do Right, and Many We Do Wrong''''' (Curt Sampson)
 
 
* '''''Haskell Types with Added Value''''' (Conor McBride)
 
 
* '''''Stack tracing in Haskell''''' (Bernie Pope)
 
 
* '''''Towards a Lightweight, Safety-preserving Haskell Compiler''''' (Tim Chevalier)
 
 
* '''''GHC on the OpenSPARC T2''''' (Ben Lippmeier)
 
 
* '''''Implementing Data Parallel Haskell''''' (Roman Leshchinskiy)
 
 
* '''''A more flexible code generator for GHC''''' (John Dias)
 
 
* '''''Haskell for Everyone: Hackage and the Haskell Platform''''' (Don Stewart & Duncan Coutts)
 
 
* '''''Running Haskell Array Computations on a GPU''''' (Manuel M T Chakravarty)
 
 
* '''''GHC Status Update''''' (Simon Peyton Jones)
 
 
* '''''A wander through GHC's new IO Library''''' (Simon Marlow)
 
 
* '''''Discussion: Haskell building and packaging'''''
 
 
 
== 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 13:36, 5 September 2019

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

  • August 2020, Jersey City, NJ, USA

Previous Workshops