Difference between revisions of "Google summer of code"

From HaskellWiki
Jump to navigation Jump to search
Line 34: Line 34:
 
* Haddock improvements - Łukasz Hanuszczak <https://github.com/mrhania>
 
* Haddock improvements - Łukasz Hanuszczak <https://github.com/mrhania>
   
=== Achieved Goals? ===
+
=== Achieved Goals ===
   
 
==== Refactor program with HLint suggestions ====
 
==== Refactor program with HLint suggestions ====
Line 45: Line 45:
 
Here is a demo of it working -
 
Here is a demo of it working -
 
https://camo.githubusercontent.com/a928338441f119fa911151c0db0ceaa72c51e0c4/687474703a2f2f692e696d6775722e636f6d2f3759586f5666742e676966
 
https://camo.githubusercontent.com/a928338441f119fa911151c0db0ceaa72c51e0c4/687474703a2f2f692e696d6775722e636f6d2f3759586f5666742e676966
  +
  +
=== Did Not Achieve Goals ===
  +
  +
==== Implementation of Layered Gramamar of Graphics ====
  +
  +
Last commit was made on 30 June 2015 and the README says
  +
  +
Working on a implementation of layered grammar of graphics. Work in progress,
  +
Nothing to see here, Move on.
   
 
== Accepted GSOC2013 projects ==
 
== Accepted GSOC2013 projects ==

Revision as of 09:45, 17 September 2015

The Google Summer of Code (GSoC) is an annual program funded by Google to allow hundreds of students around the world to participate in free or open source software.

GSoC is open to students using all kinds of technologies and each year we like to see many projects written in/for the haskell programming language.

Some possibly useful links:

haskell.org: summer of code trac

reddit: haskell proposals

Johan Tibell: writing good gsoc, gsoc suggestions

Gwern: Retrospectives 2006-2013

Accepted GSOC2015 projects

Achieved Goals

Refactor program with HLint suggestions

My project was refactoring programs with hlint suggestions. I'm counting it as a success but I am waiting for a new release of HSE and hlint before making an announcement. We can apply almost all suggestions from hlint.

Here is a demo of it working - https://camo.githubusercontent.com/a928338441f119fa911151c0db0ceaa72c51e0c4/687474703a2f2f692e696d6775722e636f6d2f3759586f5666742e676966

Did Not Achieve Goals

Implementation of Layered Gramamar of Graphics

Last commit was made on 30 June 2015 and the README says

   Working on a implementation of layered grammar of graphics. Work in progress,
   Nothing to see here, Move on.

Accepted GSOC2013 projects

From haskell.org:

Accepted GSOC2011 projects

From haskell.org:

Projects from other organizations related to haskell: