Difference between revisions of "Google summer of code"

From HaskellWiki
Jump to navigation Jump to search
(specify date for my essay since I'm not keeping it updated for 2014 and later)
(8 intermediate revisions by 6 users not shown)
Line 11: Line 11:
 
Johan Tibell: [http://blog.johantibell.com/2011/03/writing-good-google-summer-of-code.html writing good gsoc], [http://blog.johantibell.com/2011/03/summer-of-code-project-suggestions.html gsoc suggestions]
 
Johan Tibell: [http://blog.johantibell.com/2011/03/writing-good-google-summer-of-code.html writing good gsoc], [http://blog.johantibell.com/2011/03/summer-of-code-project-suggestions.html gsoc suggestions]
   
Gwern: [http://www.gwern.net/Haskell%20Summer%20of%20Code.html Retrospectives]
+
Gwern: [http://www.gwern.net/Haskell%20Summer%20of%20Code Retrospectives 2006-2013]
 
   
 
== Accepted GSOC2013 projects ==
 
== Accepted GSOC2013 projects ==
 
From [http://www.google-melange.com/gsoc/org/google/gsoc2013/haskell haskell.org]:
 
From [http://www.google-melange.com/gsoc/org/google/gsoc2013/haskell haskell.org]:
   
* Better record command for darcs
+
* [http://blog.jlneder.com.ar/search/label/darcs Better record command for darcs]
* Communicating with mobile devices
+
* [http://gsoc2013cwithmobiledevices.blogspot.com.ar/ Communicating with mobile devices]
* Enhancing Darcsden
+
* [http://bsrkaditya.blogspot.com/ Enhancing Darcsden]
 
* Extending GHC to support building modules in parallel
 
* Extending GHC to support building modules in parallel
  +
* Improve Haddock Markup and Capabilities
* Haddock extension for Pandoc compatibility
 
* Haskell Qt Binding Generator
+
* [http://ofan.me/cat/gsoc.html Haskell Qt Binding Generator and semi-automated C++ ffi wrapper] (blog not live yet)
* Improve the feedback of the cabal-install dependency solver
+
* [http://cabal-summer.blogspot.com Improve the feedback of the cabal-install dependency solver]
 
* [http://parenz.wordpress.com/ interactive-diagrams and a paste site with the ability for dynamic rendering of diagrams]
 
* [http://parenz.wordpress.com/ interactive-diagrams and a paste site with the ability for dynamic rendering of diagrams]
 
* [http://hackage.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields/Plan Overloaded record fields for GHC]
 
* [http://hackage.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields/Plan Overloaded record fields for GHC]
 
* Parallelise 'cabal build'
 
* Parallelise 'cabal build'
* Port Charts to use Diagrams
+
* [https://github.com/jbracker/haskell-chart Port Charts to use Diagrams]
 
   
 
== Accepted GSOC2011 projects ==
 
== Accepted GSOC2011 projects ==

Revision as of 22:53, 14 January 2014

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 GSOC2013 projects

From haskell.org:

Accepted GSOC2011 projects

From haskell.org:

Projects from other organizations related to haskell: