Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
e78d2c1edd
commit
278a0846ce
|
@ -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.
|
* 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.
|
* 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**
|
**Fix bugs with iterators/generics**
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue