Updated GSoC 2014 Ideas (markdown)

This commit is contained in:
Dominik Picheta 2014-02-11 13:14:43 -08:00
parent d336561d53
commit a5a3258dab
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Below is a list of project ideas for [GSoC](https://www.google-melange.com/gsoc/
**Skill Requirements:** Knowledge of file system api's, knowledge of compiler internals and theory.
**Description**:
* Allow the nimrod bootstrap process to integrate the nimrod standard library source code and other associated resources into the nimrod binary, to be used by the nimrod binary when compiling source code. The included library modules should be overridable, either by a switch passed to the nimrod executable, or by placing an actually library file in a pre-determined path.
* Allow the nimrod bootstrap process to integrate the nimrod standard library source code and other associated resources into the nimrod binary, to be used by the nimrod binary when compiling source code. The included library modules should be overridable, either by a switch passed to the nimrod executable, or by placing an actual library file in a pre-determined path.
## Standard Library