Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
6edd14ae6e
commit
e78d2c1edd
|
@ -40,6 +40,9 @@ Below is a list of project ideas for the 2014 GSoC Application for Nimrod. You w
|
|||
* Create and design new CSS and HTML layouts for the documentation, to better fit with the main website
|
||||
* Add search capabilities to the documentation
|
||||
|
||||
**Add documentation to the nimrod compiler internals**
|
||||
* Add comments to the compiler internals, documenting the various mechansisms and mechanics the compiler uses to analyze and transform nimrod code to the code of the specified backend.
|
||||
|
||||
## Tools & Infrastructure
|
||||
**Update and refactor nimrod builder**
|
||||
* Reduce the number of assumptions the nimrod builder makes about its host system, in order to reduce configuration restrictions. Assumptions include location and usage of external tools, such as git.
|
||||
|
|
Loading…
Reference in New Issue