Difference between revisions of "Google summer of code"

From HaskellWiki
Jump to navigation Jump to search
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
  +
  +
==== Interactive widgets in IHaskell ====
  +
  +
My project "Interactive widgets in IHaskell" was completed successfully. We'll be having a public announcement with an online demo on try.jupyter.org soon.
   
 
=== Did Not Achieve Goals ===
 
=== Did Not Achieve Goals ===

Revision as of 10:04, 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

Interactive widgets in IHaskell

My project "Interactive widgets in IHaskell" was completed successfully. We'll be having a public announcement with an online demo on try.jupyter.org soon.

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.

It may be that this work has been subsumed here https://github.com/cchalmers/plots but I am not sure how to confirm this.

Accepted GSOC2013 projects

From haskell.org:

Accepted GSOC2011 projects

From haskell.org:

Projects from other organizations related to haskell: