diff --git a/GSoC-2014-Ideas.md b/GSoC-2014-Ideas.md index 7f0be53..f5dc039 100644 --- a/GSoC-2014-Ideas.md +++ b/GSoC-2014-Ideas.md @@ -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: