Updated GSoC 2015 Ideas (markdown)
This commit is contained in:
parent
73acbebda0
commit
d9091b1b76
|
@ -22,7 +22,7 @@ The following list of projects are just some ideas that the community and the de
|
|||
* [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)
|
||||
* [High Level Game Library](#high-level-game-library)
|
||||
* [High level game library](#high-level-game-library)
|
||||
* [Benchmarking library](#benchmarking-library)
|
||||
* [MPI support](#mpi-support)
|
||||
* [Tools & Infrastructure](#tools--infrastructure)
|
||||
|
@ -263,7 +263,7 @@ combinations of these.
|
|||
**Mentor:** def- ([@def-](http://github.com/def-))
|
||||
|
||||
___
|
||||
#### High Level Game Library
|
||||
#### High level game library
|
||||
|
||||
The Nim language is a good fit for writing games because of its high
|
||||
performance, script-like programming style and [controllable garbage
|
||||
|
@ -428,4 +428,4 @@ Please add your project ideas in the following format.
|
|||
|
||||
**Difficulty:** ...
|
||||
|
||||
**Mentor:** Mentor name ([@MentorName](http://github.com/MentorName))
|
||||
**Mentor:** Mentor name ([@MentorName](http://github.com/MentorName))
|
||||
|
|
Loading…
Reference in New Issue