BayHac2011

From HaskellWiki
Revision as of 23:47, 31 January 2011 by Thoughtpolice (talk | contribs)
Jump to navigation Jump to search

About

The Haskell Hackathon is an international, grassroots collaborative coding festival with a simple focus: build and improve Haskell libraries, tools, and infrastructure.

Bryan O'Sullivan and Mark Lentczner are organizing the first San Francisco Bay Area Hackathon.

Get involved!

  • Use the sign-up form to tell us you're coming, so we know what to expect
  • For news and discussion, join the the Google Group

Attendees

If you're attending, please put your name up!

  • austin seipp, <as@nospam.hacks.yi.org> (remove the 'nospam' subdomain)

Projects

If you're going to attend and plan working on a project, please put it up here so other interested hackers can see what sorts of projects are afoot.

Compiler plugins for GHC

I plan on helping integrate and maintain compiler plugins for GHC. My work at the hackathon will be to try and get the current patch (allowing you to write Core optimizations) applied to GHC HEAD. Following that, my plan is to extend the functionality, so you can write Cmm passes as well.

There's a wiki-page describing this on-going work: http://hackage.haskell.org/trac/ghc/wiki/NewPlugins

  • Hackers: austin seipp

Links