Updated GSoC 2014 Ideas (markdown)

This commit is contained in:
Andreas Rumpf 2014-02-10 15:09:38 -08:00
parent e78d2c1edd
commit 278a0846ce
1 changed files with 2 additions and 0 deletions

View File

@ -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**
...