project link can now be found in menu
[web.git] / cs / research.html
1 ---
2 title: Research
3 absolute_urls: true
4 hide: true
5 ---
6
7 <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>
8
9 <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>
10
11 <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>
12
13 <p>In my free time, I like to run internet services myself and work on free software.
14 This goes hand-in-hand with my pursuit of defending our privacy rights and our freedom in the digital world.
15 See my <a href="https://www.ralfj.de">personal website</a> for more information.</p>
16
17 <h2 style="clear:both;">Thesis, Publications, Workshop Submissions</h2>
18
19 <h4>2015</h4>
20
21 <ul><li>
22   <b>Unifying Worlds and Resources</b><br/>
23   Ralf Jung, Derek Dreyer<br>
24   In HOPE 2015: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<br>
25   [<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>]
26 </li></ul>
27
28 <ul><li>
29   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
30   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
31   In POPL 2015: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
32   [<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>]
33 </li></ul>
34
35 <h4>2013</h4>
36 <ul><li>
37   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
38   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
39   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
40 </li></ul>
41 </p>
42
43 <h2>Contact</h2>
44
45 <h4>E-Mail Address</h4>
46
47 <p>jung AT mpi-sws DOT org</p>
48
49 <h4>Phone Number</h4>
50
51 <p>+49 (681) 9303 8717</p>
52
53 <h4>Work Address</h4>
54
55 <p>
56 Room 438<br/>
57 MPI-SWS (Campus E1.5)<br/>
58 66123 Saarbr&uuml;cken<br/>
59 Germany 
60 </p>