diff --git a/GSoC-2014-Ideas.md b/GSoC-2014-Ideas.md index 1309f39..e4b362d 100644 --- a/GSoC-2014-Ideas.md +++ b/GSoC-2014-Ideas.md @@ -14,6 +14,8 @@ Below is a list of project ideas for the 2014 GSoC Application for Nimrod. You w * Deleting a coroutine needs to unregister the stack to the GC. * Builtin 'yld' must save the current stack pointer so that the GC knows which part of the stack is really in use. +**Add a code generator for OpenCL** + **Fix bugs with iterators/generics** ...