Updated GSoC 2014 Ideas (markdown)

This commit is contained in:
Dominik Picheta 2014-02-13 02:14:03 -08:00
parent cd3766ebc1
commit f2c9fa6f34
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Introduction
Below is a list of project ideas for [GSoC](https://www.google-melange.com/gsoc/homepage/google/gsoc2014) 2014. All these projects require familiarity with the Nimrod programming language, or at minimum, experience with similar programming languages such as C, C#, Java, Python, etc. It is absolutely essential that you become familiar with Nimrod ahead of time.
[Nimrod](http://nimrod-lang.org) is a statically typed programming language which compiles to C. Areas of the project you may wish to work on include the Nimrod compiler which is itself written in Nimrod, Nimrod's standard library and/or the tools and infrastructure of Nimrod.
[Nimrod](http://nimrod-lang.org) is a statically typed programming language which compiles to C. Areas of the project you may wish to work on include the [Nimrod compiler](#wiki-nimrod-compiler) which is itself written in Nimrod, Nimrod's standard library and/or the tools and infrastructure of Nimrod.
We encourage you to join the #nimrod IRC channel on Freenode to discuss these projects with the community and our mentors. The Nimrod [Forum](http://forum.nimrod-lang.org) is also available. Because communication is a big part of open source development you are expected to get in touch with us before making your application, failure to do so will put your application at a great disadvantage.