make sure vertical scrollbar is always shown
[web.git] / cs / research.html
1 ---
2 title: Research
3 absolute_urls: true
4 hide: true
5 ---
6
7 <div style="float:right; margin-left:0.8em; margin-bottom: 0.3em"><img src="me.jpg"></div>
8
9 <p>I am a PhD student at <a href="http://www.mpi-sws.org/" target="_blank">Max Planck Institute for Software Systems (MPI-SWS)</a> and <a href="http://www.uni-saarland.de/" target="_blank">Saarland University</a> under the supervision of <a href="http://www.mpi-sws.org/~dreyer/" target="_blank">Derek Dreyer</a>, head of the <a href="http://plv.mpi-sws.org/" target="_blank">Foundations of Programming group</a>.</p>
10
11 <p>Previously, I did my Bachelor's thesis in computer science at the <a href="http://www.cdl.uni-saarland.de/index.php">Compiler Design chair</a> of the university (also see below).</p>
12
13 <p>I am currently working on logics to support modular reasoning about higher-order concurrent imperative programs. The focus is on providing simple building blocks that are powerful enough to recover previous reasoning techniques.</p>
14
15 <p>In my free time, I like to run internet services myself and work on free software.
16 This goes hand-in-hand with my pursuit of defending our privacy rights and our freedom in the digital world.
17 See my <a href="https://www.ralfj.de">personal website</a> for more information.</p>
18
19 <h2 style="clear:both;">Thesis, Publications, Workshop Submissions</h2>
20
21 <h4>2015</h4>
22
23 <ul><li>
24   <b>Unifying Worlds and Resources</b><br/>
25   Ralf Jung, Derek Dreyer<br>
26   In HOPE 2015: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<br>
27   [<a href="https://www.youtube.com/watch?v=9Dyna88piek&amp;list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&amp;index=10" target="_blank">talk</a>] [<a href="iris/talk-hope2015.pdf">talk (slides)</a>]
28 </li></ul>
29
30 <ul><li>
31   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
32   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
33   In POPL 2015: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
34   [<a href="http://plv.mpi-sws.org/iris/">website</a>] [<a href="http://plv.mpi-sws.org/iris/paper.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/iris/appendix.pdf">appendix</a>] [<a href="http://plv.mpi-sws.org/iris/distrib/iris-20141024.zip">coq</a>] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
35 </li></ul>
36
37 <h4>2013</h4>
38 <ul><li>
39   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
40   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
41   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
42 </li></ul>
43 </p>
44
45 <h2>Contact</h2>
46
47 <h4>E-Mail Address</h4>
48
49 <p>jung AT mpi-sws DOT org</p>
50
51 <h4>Phone Number</h4>
52
53 <p>+49 (681) 9303 8717</p>
54
55 <h4>Work Address</h4>
56
57 <p>
58 Room 438<br/>
59 MPI-SWS (Campus E1.5)<br/>
60 66123 Saarbr&uuml;cken<br/>
61 Germany 
62 </p>