Skip to content

Commit f52c3b6

Browse files
committed
* Add Thomas and Nick theses
1 parent 7402bff commit f52c3b6

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ <h2>Visitors</h2>
212212
<section class="undergrad-section">
213213
<h2>Undergraduate projects</h2>
214214
<ul>
215+
<li><a href="papers/undergrads/ug4_20181051.pdf">TryLinks: an interactive online platform to learn the Links programming language</a>. Nick Wu (2018).</li>
215216
<li>Building Bobcat - a web content management system in Links.
216217
Simon Vansintjan (2010).</li>
217218
<li>Web Menace: Links demonstration of a classic learning machine.
@@ -232,6 +233,7 @@ <h2>Undergraduate projects</h2>
232233
<section class="msc-section">
233234
<h2>MSc Projects</h2>
234235
<ul>
236+
<li><a href="papers/mscs/Master_Thesis_Thomas_Weber_1450761.pdf">Uselets: UIs using Actors as an Abstraction for Composable Communicating Components</a>. Thomas Weber (LMU/University fo Augsburg/TU Munich, 2018).</li>
235237
<li><a href="http://homepages.inf.ed.ac.uk/s1467124/papers/thesis2016.pdf">Compilation of Effect Handlers and their Applications in Concurrency</a>.
236238
Daniel Hillerström (2016). </li>
237239
<li><a href="http://project-archive.inf.ed.ac.uk/msc/20150206/msc_proj.pdf">Handlers for Algebraic Effects in Links</a>.
@@ -258,7 +260,9 @@ <h2>MSc Projects</h2>
258260
<section class="interns-section">
259261
<h2>Interns</h2>
260262
<ul>
261-
<li>Thomas Weber, May-October 2017. Thomas worked on <em>uselets</em>, a new abstraction for UI programming in Links, and made several contributions including a cleanup of the JavaScript runtime code, a resdesign of this home page, and the Links logo.</li>
263+
<li>Arek Mikolajczak, June-August 2018.</li>
264+
<li>Nicole Meng, June-July 2018.</li>
265+
<li>Thomas Weber, May-October 2017. Thomas worked on <em>uselets</em>, a new abstraction for UI programming in Links, and made several contributions including a cleanup of the JavaScript runtime code, a redesign of this home page, and the Links logo. He also developed the <a href="https://github.com/elordin/uselets">Uselets</a> library and examples.</li>
262266
<li>Jake Browning, Summer 2017.
263267
Jake implemented a reactive programming library for Links inspired by Elm.</li>
264268
<li>Sára Decova, Summer 2017.
1.5 MB
Binary file not shown.

papers/undergrads/ug4_20181051.pdf

6.51 MB
Binary file not shown.

0 commit comments

Comments
 (0)