Updated GSoC 2014 Ideas (markdown)

This commit is contained in:
Dominik Picheta 2014-02-11 13:09:39 -08:00
parent 2464012968
commit 7dcc92119a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ _Skill Requirements: Command line argument parsing, minimal knowledge of compile
* Provide commands to execute macros. Allow IDEs to quickly get the code macros generate with different inputs.
* Allow the compiler to either track more than one project at a time, or not track any project at all.
_Bonus points: Implement "Compiler as a Service" support to major IDEs/text editors such as Light Table, Sublime Text, or Visual Studio.
_Bonus points: Implement "Compiler as a Service" support to major IDEs/text editors such as Light Table, Sublime Text, or Visual Studio._
#### Allow bootstrap-time integration of the Nimrod executable with the standard library
_Skill Requirements: Knowledge of file system api's, knowledge of compiler internals and theory_