Updated GSoC 2015 Ideas (markdown)
This commit is contained in:
parent
d6f25b16c7
commit
fdff27e9f4
|
@ -18,7 +18,7 @@ The following list of projects are just some ideas that the community and the de
|
|||
* [Create a new REPL for Nim using TinyCC](#create-a-new-repl-for-nim-using-tinycc)
|
||||
* [Make Nim a viable research platform for Garbage Collection algorithms](#make-nim-a-viable-research-platform-for-garbage-collection-algorithms)
|
||||
* [Add a code generator for OpenCL](#add-a-code-generator-for-opencl)
|
||||
* [Improve the JavaScript Backend](#improve-the-javascript-backend)
|
||||
* [Improve the JavaScript backend](#improve-the-javascript-backend)
|
||||
* [A strong theoretical foundation for Nim's parallel statement](#a-strong-theoretical-foundation-for-nims-parallel-statement)
|
||||
* [Standard Library](#standard-library)
|
||||
* [Enhance and expand the standard library documentation](#enhance-and-expand-the-standard-library-documentation)
|
||||
|
@ -115,7 +115,7 @@ The vision is a ``gpu`` pragma that means a proc and all of its dependencies are
|
|||
**Mentor:** Araq ([@Araq](http://github.com/Araq))
|
||||
|
||||
___
|
||||
#### Improve the JavaScript Backend
|
||||
#### Improve the JavaScript backend
|
||||
|
||||
**Desirable Skills:** Familiarity with JavaScript.
|
||||
|
||||
|
|
Loading…
Reference in New Issue