Skip to content
jrouquie edited this page Feb 10, 2015 · 4 revisions

Ideas for Google Summer of Code

In order to be able to participate in GSoC, we need a list of suggested project ideas for students to partake in. Ideas for projects should consist of a serious amount of work - enough to fill out a whole summer - but not something research related, such as an extension of the type system that hasn't been fully worked out. It needs to be a project where, after studying a portion of the codebase for a while, the student can begin work coding. Ideally, it should be a large, serious task that we would have liked done but couldn't find the time for.

Feel free to propose ideas on this page. Even if we GSoC is far away, it's always good to maintain this page with fresh ideas for projects. Ideas can be pulled from ocamllabs' todo page, but only if they're substantial enough for full projects.

Project Ideas

  • package 42 libraries into opam
  • Android support for OCaml.
  • Replace the backend of GLSurf (which currently generates C code and compiles it with GCC) with a generic library that uses LLVM for run-time compilation of generated code.
Clone this wiki locally