-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
176 lines (152 loc) · 12.4 KB
/
index.html
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!--
Design by Bryant Smith
http://www.bryantsmith.com
http://www.aszx.net
email: templates [-at-] bryantsmith [-dot-] com
Released under Creative Commons Attribution 2.5 Generic. In other words, do with it what you please; but please leave the link if you'd be so kind :)
Name : The Slant
Version : 1.0
Released : 2009-07-25
--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="static/smallprojects.css" />
<title>Lisp in Summer Projects - welcome</title>
</head>
<body>
<div id="page">
<div id="cssmenu">
<ul>
<li class=""><a href="index.html"><span>(welcome)</span></a></li>
<li class="has-sub"><a href="index.html#"><span>projects</span></a>
<ul>
<li><a href="winning-projects.html"><span>(winning)</span></a></li>
<li class=""><a href="awesome-projects.html"><span>(awesome)</span></a></li>
<li class="last"><a href="completed-projects.html"><span>(completed)</span></a></li>
</ul>
</li>
<!--li class='has-sub'><a href=''><span>project submission</span></a>
<ul>
<li class=''><a href='/contest'><span>(contest)</span></a></li>
<li class='last'><a href='/submit-project'><span>(submit-project)</span></a></li>
</ul>
</li -->
<li class="has-sub"><a href="judging.html"><span>judging</span></a>
<ul>
<li class=""><a href="judges.html"><span>(judges)</span></a></li>
<li class=""><a href="judging-criteria.html"><span>(judging-criteria)</span></a></li>
<li class="last"><a href="timeline.html"><span>(timeline)</span></a></li>
</ul>
</li><li class="has-sub"><a href="index.html#"><span>sponsor</span></a>
<ul>
<li class=""><a href="sponsors.html"><span>(official sponsors)</span></a></li>
<li class="last"><a href="donate.html"><span>(donate)</span></a></li>
</ul>
</li>
<li class="has-sub"><a href="index.html#"><span>rules</span></a>
<ul>
<li><a href="contest.html"><span>(contest)</span></a></li>
<li><a href="rules.html"><span>(official rules)</span></a></li>
<li class=""><a href="judges.html"><span>(judges)</span></a></li>
<li><a href="faq.html"><span>(FAQ)</span></a></li>
<li class="last"><a href="ideas.html"><span>(ideas)</span></a></li>
</ul>
</li>
<li class="has-sub last"><a href="index.html#"><span>help</span></a>
<ul>
<li><a href="learning-lisp.html"><span>(learning lisp)</span></a></li>
<li><a href="get-the-word-out.html"><span>(outreach)</span></a></li>
<li><a href="http://goo.gl/dk0LN" target="_blank"><span>(discussion group)</span></a></li>
<li><a href="contact.html"><span>(contact us)</span></a></li>
<li class="last"><a href="organizers.html"><span>(about)</span></a></li>
</ul>
</li>
</ul>
</div>
<!-- div id="header">
<h1>welcome</h1>
<ul>
<li><a href="/welcome">welcome</a></li>
<li><a href="/ideas">ideas</a></li>
<li><a href="/rules">rules</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="/contact">contact</a></li>
</ul>
</div -->
<div id="main">
<div class="main_top">
<h1> </h1>
</div>
<div class="main_body"><p><table border="0" class="imageplugin">
<tr><td><img src="static/images-sp/logo-880x142.png" width="880" /></td></tr>
</table>
</p><p></p>
<p><b>LISP In Summer Projects Programming Competition Winners</b>
</p>
<p>We thank all the participants that contributed to the Lisp In Summer Projects Programming Competition. We are pleased to announce the Grand Prize and Second Prize winners.
</p>
<p>The Grand Prize winner is Jonas Enlund of Finland who implemented <a class="external" href="static/summer/151106-cljsfiddle.pdf">CLJS Fiddle</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> in the area of Software Development is awarded a $2000.00 cash prize.
</p>
<p>CLJSFiddle is a ClojureScript playground web application similar to JSFiddle and JSBin. The application lets people write, execute, save and share ClojureScript programs without leaving their web browser.
</p>
<p></p>
<p><a class="external" href="winning-projects.html">Seven Second Prize winners</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> are each awarded a $500 cash prize. These include Ryan Pavlik (<a class="external" href="static/summer/30439-clautowrap.pdf">CL-Autowrap</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />), Dogadailo Victorovich (<a class="external" href="static/summer/201143-metajs.pdf">MetaJS</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />), Janne Nykopp(<a class="external" href="static/summer/230955-notewhacker.pdf">Notewhacker</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />), Emanuele Acri (<a class="external" href="static/summer/10938-prologtalk.pdf">Prolog-talk</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />), Thomas Kristensen(<a class="external" href="static/summer/10749-propaganda.pdf">Propaganda</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />), Cong-Xin Qiu (<a class="external" href="static/summer/230758-schemannian.pdf">Schemanian</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />) and Lars Tveito (<a class="external" href="static/summer/231030-sharedbuffer.pdf">Shared Buffer</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />)
</p>
<p></p>
<p>We are also awarding a Certificate of Awesome to those <a class="external" href="awesome-projects.html">exceptional projects</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> that received a high score from our judges.
</p>
<p>We initially received 418 signups from 55 countries. From those we received a total of the 65 <a class="external" href="completed-projects.html">completed projects</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> from 22 countries across 7 different dialects of Lisp including Clojure, Common Lisp, Racket and Scheme.
</p>
<p></p>
<p>We thank our Finalist Judges. We are recognizant of their participation and are grateful to them for having devoted their time and effort given their demanding schedules.
</p>
<p></p>
<p><i>Matthias Felleisen, Rich Hickey, Peter Norvig, Christian Queinnec</i> and <i>Taiichi Yuasa</i>
</p>
<p></p>
<p>We are also most grateful to our <a class="external" href="judges.html">Coding and Language Judges</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> who had the arduous responsibility of reviewing the code, installing and running the projects and carefully perusing the writeups and diagrams. We are extremely thankful to these judges for their outstanding efforts without which we could not have had this competition.
</p>
<p></p>
<p><i>Jans Aasman, Marco Antonietti, Marc Battyani, Aaron Bedra, David Bergman, David Cooper, Joe Corneli, John Cowan, Timothy Daly, Paul deGrandis, Heow Goodman, Aysylu Greenberg, David Greenberg, Michael Hannemann, Hans Hübner, Rainer Joswig, Samantha Kleinberg, Hisao Kuroda, Beryl Nelson, David Nolen, Kent Pitman, Raymond Puzio, Nancy Reed, Francois-Rene Rideau, Manuel Serrano, Peter Seibel, Chris Shea, Stuart Sierra, Arthur Smyles, Kenneth Tilton, Win Treese, Didier Verna, Ernst van Waning, Espen Vester, Marc Watson and Edmund Weitz</i>
</p>
<p></p>
<p>Finally we thank our generous sponsors for providing financial support for the named award accomplishments:
</p>
<p><a class="external" href="http://genworks.com/">Genworks</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />, provider of General-purpose Declarative Language, has generously sponsored two Lisp In In Summer Projects prizes.
</p>
<p>The first Genworks Prize goes to Dogadailo Dmytro Victorovich for MetaJS. The second Genworks Prize goes to Emanuele Acri for Prolog-Talk.
</p>
<p><a class="external" href="https://www.janestreet.com/">JaneSt</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />, an international financial trading firm highly invested in functional programming, has also graciously provided funds for two Lisp In Simmer Project Prizes.
</p>
<p>The first JaneSt Prize goes to Cong-Xin Qiu for Schemannian. The second JaneSt Prize goes to Thomas Greve Kristensen for Propaganda.
</p>
<p></p>
<p></p>
<p>In closing we once again thank everybody involved in this event. We were all very impressed with the quality of the submissions and the efficacy of the judges. This year’s Lisp in Summer Projects Programming Competition was a huge success. We look forward to having another competition in the near future.
</p>
<p></p>
<p>We ask as many of you as possible to please share the exciting news of the Grand Prize Winner Announcement and other awarded prizes.
</p>
<p></p><p><b><a href="http://goo.gl/dk0LN" target="_blank">DISCUSSION GROUP</a></b></p> <p>Also join us on <a target="_blank" href="http://fb.lispnyc.org" class="external">Facebook</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" />, <a target="_blank" href="http://plus.lispnyc.org" class="external">GooglePlus</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" />, <a target="_blank" href="http://twitter.lispnyc.org" class="external">Twitter</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" />, <a target="_blank" href="http://meetup.lispnyc.org" class="external">Meetup</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" /></p> <p> <iframe id="forum_embed" src="javascript:void(0)" scrolling="no" frameborder="0" width="900" height="500"> </iframe> <script type="text/javascript"> document.getElementById('forum_embed').src = 'https://groups.google.com/a/lispnyc.org/forum/embed/?place=forum/lisp-in-summer-projects-2013-discuss' + '&showsearch=true&showpopout=true&showtabs=false' + '&parenturl=' + encodeURIComponent(window.location.href); </script></p></div>
<div class="main_body_bottom">
<div class="donate"><!-- a href="/donate"><img src="/static/images-sp/sponsor.png"></a --></div>
<p>( sponsored by <a target="_blank" href="http://lispnyc.org" class="external">LispNYC</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" />, <a target="_blank" href="http://www.meetup.com/Clojure-NYC/">ClojureNYC</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" /> the <a target="_blank" href="http://alu.org" class="external">Association of Lisp Users</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" /> and you )</p>
</div>
<div class="main_bottom"></div>
</div>
<div id="footer">
<div id="hupso"><!-- Hupso Share Buttons - http://www.hupso.com/share/ --><a class="hupso_toolbar" href="http://www.hupso.com/share/"><img src="http://static.hupso.com/share/buttons/share-medium.png" style="border:0px; float:left;" alt="Share Button" /></a><script type="text/javascript">var hupso_services_t=new Array("Facebook","Google Plus","Twitter");var hupso_url_t="http://lispinsummerprojects.org";var hupso_title_t="Lisp%20In%20Summer%20Projects";var hupso_toolbar_size_t="medium";var hupso_twitter_via = "LispNYC";</script><script type="text/javascript" src="http://static.hupso.com/share/js/share_toolbar.js"></script><!-- Hupso Share Buttons --></div>
</div>
<!--- google analytics, don't worry, we're not evil - -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-20563213-2', 'lispinsummerprojects.org');
ga('send', 'pageview');
</script>
</div></body>
</html>