Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
692ad3cfbc
commit
42f4bc3636
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue