From fdff27e9f4ba237dda4fd2da747536281c7b3ed9 Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Fri, 20 Feb 2015 07:01:48 +0100 Subject: [PATCH] Updated GSoC 2015 Ideas (markdown) --- GSoC-2015-Ideas.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GSoC-2015-Ideas.md b/GSoC-2015-Ideas.md index 2a81fd1..4409c35 100644 --- a/GSoC-2015-Ideas.md +++ b/GSoC-2015-Ideas.md @@ -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. @@ -453,4 +453,4 @@ Please add your project ideas in the following format. **Difficulty:** ... -**Mentor:** Mentor name ([@MentorName](http://github.com/MentorName)) \ No newline at end of file +**Mentor:** Mentor name ([@MentorName](http://github.com/MentorName))