This repository has been archived by the owner on Sep 23, 2019. It is now read-only.
forked from dlang/dlang.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gsoc2012.dd
66 lines (52 loc) · 2.64 KB
/
gsoc2012.dd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Ddoc
$(D_S D Programming Language $(VER),
$(HTMLTAG h2, Digital Mars is participating to the 2012 Google Summer of
Code program)
$(P We welcome mentor applications (student applications will open on
March 26) for any project that adds value to the D programming
language environment. That includes the compiler, the standard
library, additional library support, interoperability, editor and IDE
support, and more. Please refer to the $(LINK2
http://prowiki.org/wiki4d/wiki.cgi?GSOC_2012_Ideas, ideas wiki page)
for possible projects, and by all means feel free to add your
own. Discuss any initiative you may have with the vibrant D community
on the $(LINK2 http://forum.dlang.org, forums).)
$(HTMLTAG h3, Mentors)
$(P Mentor applicants should be domain experts and/or seasoned users
of the D programming language. Experience with managing or teaching is
helpful. Knowledge of D is not a strict requirement because we already
have student applicants who are fluent in D but need specialized
guidance in project-specific topics.)
$(P Mentors should include a resumé unless they are well known
within the programming community at large, or within the D community.)
$(P Current mentors: Walter Bright (Digital Mars), Andrei Alexandrescu
(Facebook), David Simcha (Johns Hopkins University), Alex Rønne
Petersen (MCI), Adam Wilson (Prospective Software), Jens Mueller
(Friedrich Schiller University, Jena) Jonas Drewsen (Unity
Technologies), and $(LINK2 http://www.russel.org.uk/, Russel Winder)
(Independent Consultant).)
$(HTMLTAG h3, Students)
$(P Student applicants should be familiar with the D programming
language and environment. However, students may use a different
language that helps D's integration within an existing framework
(e.g. Java for Eclipse). Please state in your application other
commitments you may have for the summer so we have a shared notion of
the time you plan to spend on your GSoC project.)
$(P Student applications should include a project proposal (possibly
starting from one of the $(LINK2
http://prowiki.org/wiki4d/wiki.cgi?GSOC_2012_Ideas, ideas page)) and a
resumé, unless they already have a known track record in
visible projects. Follow the $(LINK2 gsoc2012-template.html,
application template) when putting together your application.)
$(HTMLTAG h3, Application)
$(P To apply as a mentor, please email $(LINK2
http://walterbright.com, Walter) and/or $(LINK2
http://erdani.com/index.php/contact, Andrei).)
$(P Student applications will open on March 26, 2012; refer to the
$(LINK2 http://www.google-melange.com/gsoc/events/google/gsoc2012,
timeline) for details.)
)
Macros:
TITLE=GSoC2012
WIKI=GSoC2012
HTMLTAG=<$1>$+</$1>