Updated GSoC 2014 Ideas (markdown)

This commit is contained in:
Dominik Picheta 2014-02-12 16:38:35 -08:00
parent 692ad3cfbc
commit 42f4bc3636
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ The following list of projects are just some ideas that the community and the de
## Nimrod Compiler
#### Add support for full coroutines
**Desirable skills:** Knowledge of coroutines, C and Assembler.
**Desirable skills:** Knowledge of coroutines, C and Assembly language.
**Description:**
@ -73,6 +73,7 @@ ___
**Desirable skills:** Command line argument parsing, good knowledge of compiler internals and theory.
**Description:**
Nimrod's Compiler as a Service feature allows IDEs to query the compiler for things like code suggestions, definition lookups and more. The current implementation works but has some small issues.
Tasks: