CINXE.COM
SPLASH 2013 Contributors - SPLASH 2013
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://2013.splashcon.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://2013.splashcon.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>SPLASH 2013 Contributors - SPLASH 2013</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://2013.splashcon.org";</script> <link rel="stylesheet" href="https://2013.splashcon.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://2013.splashcon.org/stylesheets/conf.css?d8ff81ab1f2387936557f525e4e8eb20" type="text/css" /><link rel="stylesheet" href="https://2013.splashcon.org/getFile/474741e5-5ec0-4bb8-bdb0-1c2998cf94f3/main.css?1519308135845" type="text/css" /><link rel="stylesheet" href="https://2013.splashcon.org/stylesheets/theme.bootstrap_3.min.css?6867e70881e6ed2c03b6c9cf9c3152e0" type="text/css" /><script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/faceted-filtering.js?b66007ca48ecd1d87e1cdd60e4e42366"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://2013.splashcon.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <script type="text/javascript">(function($){ $(document).ready(function(){ $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { event.preventDefault(); event.stopPropagation(); $(this).parent().siblings().removeClass('open'); $(this).parent().toggleClass('open'); }); }); })(jQuery); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4G0QWEKVQS', {'cookie_domain': 'auto', 'anonymizeIp': true });gtag('config', 'UA-9607501-2', {'cookie_domain': 'auto', 'anonymizeIp': true });</script> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='SPLASH 2013 Contributors - SPLASH 2013'> <meta name='description' content='OOPSLA OOPSLA is the premier conference on Object-Oriented Programming, having been the forum for some of the most important software developments over the last couple of decades. OOPSLA was the incubator for CRC cards, CLOS, design patterns, Self, agile methodologies, service-oriented architectures, wikis, UML, test driven design, refactoring, Java, dynamic compilation, and aspect-oriented programming, to name a few. OOPSLA is not only about objects but it never strays far from them. &gt;&gt;&gt; New this year, authors of OOPSLA papers were invited to submit supporting materials to th ...'> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='OOPSLA OOPSLA is the premier conference on Object-Oriented Programming, having been the forum for some of the most important software developments over the last couple of decades. OOPSLA was the incubator for CRC cards, CLOS, design patterns, Self, agile methodologies, service-oriented architectures, wikis, UML, test driven design, refactoring, Java, dynamic compilation, and aspect-oriented programming, to name a few. OOPSLA is not only about objects but it never strays far from them. >>> New this year, authors of OOPSLA papers were invited to submit supporting materials to th ...'> <script type="text/javascript">function addEventModalLoadOnClick( containerNode ){ $(containerNode).find( "a[data-event-modal]" ).on("click", function(e){ var eventId = $(this).data("event-modal"); var modalElem = $("#modal-" + eventId); if(modalElem.length){ modalElem.modal({ backdrop: 'static', keyboard: true}, 'show'); } else { var loaderElem = $("#event-modal-loader"); loaderElem.find("input.event-id-input").val( eventId ); loaderElem.find("#load-modal-action").click(); } e.preventDefault(); } ); } </script><script type="text/javascript">function addStarredEventOnClick( containerNode ){ $(containerNode).find( "[data-event-star]" ).on("click", function(e){ var eventId = $(this).data("event-star"); var starEventFormElem = $("#event-star-form"); starEventFormElem.find("input.event-id-input").val( eventId ); starEventFormElem.find("#star-event-action").click(); e.preventDefault(); e.stopPropagation(); } ); } </script><script type="text/javascript">function pauseOnCloseModal( modalid ){ //pauses video (only youtube at the moment) when closing modal $('#' + modalid).on('hidden.bs.modal', function () { $(this).find('.embed-container iframe[src*=enablejsapi]').each( function(){ this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*') } ); } ) } </script> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://2013.splashcon.org/getImage/carousel/carousel-collage-v3.png?1519209383000'> </head> <body id="people-index"><div class="frame"><div class="logobar"><div class="container"><a href="https://2013.splashcon.org" class="navbar-brand navigate"><span class="brand-text">SPLASH 2013</span></a><div class="place">Sat 26 - Thu 31 October 2013 <a href="https://2013.splashcon.org/venue/splash-2013-venue" class="navigate">Indianapolis, United States</a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/venue/splash-2013-venue" class="navigate">Hotel: Hyatt Regency</a></li><li class="block"><a href="https://2013.splashcon.org/attending/awards" class="navigate">Awards</a></li><li class="block"><a href="https://2013.splashcon.org/attending/splash%2713-general-chairs%27-welcome" class="navigate">General Chairs' Welcome</a></li><li class="block"><a href="https://2013.splashcon.org/attending/oopsla%E2%80%9913-chair%E2%80%99s-welcome" class="navigate">OOPSLA PC Chair’s Welcome</a></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-3"><div class="row"><div class="col-sm-5"><ul class="block multi-column-dropdown"><li class="block dropdown-header">SPLASH 2013</li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-ACM-SRC" class="navigate">ACM SRC</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Demonstrations" class="navigate">Demonstrations</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Doctoral-Symposium" class="navigate">Doctoral Symposium</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Keynotes" class="navigate">Keynotes</a></li><li class="block"><a href="https://2013.splashcon.org/track/oopsla-2013-papers" class="navigate">OOPSLA</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-OOPSLA-Artifacts" class="navigate">OOPSLA Artifacts</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Panels" class="navigate">Panels</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Posters" class="navigate">Posters</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-SPLASH-E" class="navigate">SPLASH-E</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-SPLASH-I" class="navigate">SPLASH-I</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Student-Volunteers" class="navigate">Student Volunteers</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Tutorials" class="navigate">Tutorials</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Wavefront" class="navigate">Wavefront</a></li><li class="block"><a href="https://2013.splashcon.org/track/splash-2013-Wavefront-Experience" class="navigate">Wavefront Experience</a></li></ul></div><div class="col-sm-7"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="block"><a href="https://2013.splashcon.org/track/dls-2013-papers" class="navigate"><strong>DLS</strong> Research Papers</a></li><li class="block"><a href="https://2013.splashcon.org/track/gpce-2013-papers" class="navigate"><strong>GPCE</strong> Research Papers</a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Onward!</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/track/onward-2013-papers" class="navigate"><strong>Onward!</strong> Research Papers</a></li><li class="block"><a href="https://2013.splashcon.org/track/onward-2013-Onward-Essays" class="navigate"><strong>Onward!</strong> Essays</a></li></ul></li><li class="block"><a href="https://2013.splashcon.org/track/sle-2013-papers" class="navigate"><strong>SLE</strong> Research Papers</a></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Organization <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-2"><div class="row"><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">SPLASH 2013 Committees</li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-general" class="navigate">General</a></li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" class="navigate"><strong>ACM SRC</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-demonstrations-committee" class="navigate"><strong>Demonstrations</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-doctoral-symposium-committee" class="navigate"><strong>Doctoral Symposium</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>OOPSLA</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" class="navigate">External Review Committee</a></li></ul></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" class="navigate"><strong>OOPSLA Artifacts</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-posters-committee" class="navigate"><strong>Posters</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" class="navigate"><strong>SPLASH-E</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" class="navigate"><strong>Student Volunteers</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-tutorials-committee" class="navigate"><strong>Tutorials</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-wavefront-committee" class="navigate"><strong>Wavefront</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" class="navigate"><strong>Wavefront Experience</strong></a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://2013.splashcon.org/people-index" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>DLS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>GPCE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Onward!</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" class="navigate"><strong>Research Papers</strong></a></li><li class="block"><a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" class="navigate"><strong>Onward! Essays</strong></a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SLE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/committee/sle-2013-papers-program-committee" class="navigate">Program Committee</a></li></ul></li></ul></div></div></ul></li><li class="block"><a href="https://2013.splashcon.org/search//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2013.splashcon.org/series/splash" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"></li><li class="block"><a href="https://2025.splashcon.org" class="navigate">SPLASH 2025</a></li><li class="block"><a href="https://2024.splashcon.org" class="navigate">SPLASH 2024</a></li><li class="block"><a href="https://2023.splashcon.org" class="navigate">SPLASH 2023</a></li><li class="block"><a href="https://2022.splashcon.org" class="navigate">SPLASH 2022</a></li><li class="block"><a href="https://2021.splashcon.org" class="navigate">SPLASH 2021</a></li><li class="block"><a href="https://2020.splashcon.org" class="navigate">SPLASH 2020</a></li><li class="block"><a href="https://2019.splashcon.org" class="navigate">SPLASH 2019</a></li><li class="block"><a href="https://2018.splashcon.org" class="navigate">SPLASH 2018</a></li><li class="block"><a href="https://2017.splashcon.org" class="navigate">SPLASH 2017</a></li><li class="block"><a href="https://2016.splashcon.org" class="navigate">SPLASH 2016</a></li><li class="block"><a href="https://2015.splashcon.org" class="navigate">SPLASH 2015</a></li><li class="block"><a href="https://2014.splashcon.org" class="navigate">SPLASH 2014</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> SPLASH 2013</span></li><li class="block"><a href="https://2012.splashcon.org" class="navigate">SPLASH 2012</a></li><li class="block"><a href="https://2011.splashcon.org" class="navigate">SPLASH 2011</a></li><li class="block"></li><li class="block"><a href="http://splashcon.org/2010/" target="_blank" class="navigate">SPLASH 2010 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"></li><li class="block"><a href="http://www.oopsla.org/oopsla2009/" target="_blank" class="navigate">OOPSLA 2009 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/oopsla2008/" target="_blank" class="navigate">OOPSLA 2008 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/oopsla2007/index.php?page=home/" target="_blank" class="navigate">OOPSLA 2007 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2006/program.html" target="_blank" class="navigate">OOPSLA 2006 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2005/ShowPage.do?id=Home" target="_blank" class="navigate">OOPSLA 2005 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2004/ShowPage.do?id=Home" target="_blank" class="navigate">OOPSLA 2004 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/oopsla2003/files/" target="_blank" class="navigate">OOPSLA 2003 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2002/" target="_blank" class="navigate">OOPSLA 2002 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2001/" target="_blank" class="navigate">OOPSLA 2001 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li><li class="block"><a href="http://www.oopsla.org/2000/" target="_blank" class="navigate">OOPSLA 2000 <span class="pull-right"><span class="glyphicon glyphicon-new-window"></span></span></a></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/splash-2013/https%3A%5Es%5Es2013.splashcon.org%5Espeople-index" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://2013.splashcon.org/signup" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="page-header"><h1>SPLASH 2013 Contributors</h1></div><div class="faceted-filtering"><div class="panel panel-default"><div class="panel-heading clearfix"><div class="panel-title">Filter</div></div><div class="panel-body"><div class="row"><div class="col-sm-2"><strong>Role Type</strong></div><div class="col-sm-10"><div data-facet-type="role" class="facet-placeholder"></div></div></div><div class="row"><div class="col-sm-2"><strong>Contributing to</strong></div><div class="col-sm-10"><div data-facet-type="conference" class="facet-placeholder"></div></div></div><div class="row"><div class="col-sm-2"><strong>Number of Roles</strong></div><div class="col-sm-10"><div data-facet-type="rolecount" class="facet-placeholder"></div></div></div><div class="row"><div class="col-sm-2"><strong>Country</strong></div><div class="col-sm-10"><div data-facet-type="country" class="facet-placeholder"></div></div></div><div id="search-filter" class="row"><div class="col-sm-2"><strong>Search</strong></div><div class="col-sm-10"><script type="text/javascript">window.oninput_39a5ecf792560a2adba413b5faa8672b = function(){ var q = $( '#39a5ecf792560a2adba413b5faa8672b' ).val(); var hasQuery = q ? true : false; var qRegex = new RegExp(q, "i"); var lim = 5000; var hasClosest = "tr".length; var items = $(".pers-fullname, .pers-affiliation, .pers-country, .item-title"); var hidables = hasClosest ? items.closest("tr") : items; var matchingItems = items.filter( function(){ return ( (!hasQuery && true) || (hasQuery && qRegex.test( $(this).text() )) ); }); var toShow = hasClosest ? matchingItems.closest("tr") : matchingItems; toShow = toShow.slice(0, lim); var toHide = hidables.remove( toShow ); if(!hasQuery){ hidables.toggleClass("filterShow filterHide", false); } else { toHide.toggleClass("filterHide", true).toggleClass("filterShow", false); toShow.toggleClass("filterHide", false).toggleClass("filterShow", true); } updateResultSize(); }; </script><input placeholder="Filter by name, affiliation, country or item" id="39a5ecf792560a2adba413b5faa8672b" type="text" oninput="onkeyupdelay(function(){oninput_39a5ecf792560a2adba413b5faa8672b()});" autofocus="" class="inputString form-control" style="width:225px;"></input></div></div></div></div><h3>Results <small class="text-muted">(<span id="resultsize">549</span>)</small></h3><script type="text/javascript">var sizeElem = document.getElementById('resultsize'); function updateResultSize(){ sizeElem.innerHTML = $('#results-table tr').not('.filterHide').not('[data-is-visible=false]').length; } var postUpdateFacets = updateResultSize; </script><table id="results-table" class="table table-striped table-condensed"><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">A</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aharon Abadi</span><a href="https://2013.splashcon.org/profile/aharonabadi" target="_blank" class="pers-fullname navigate">Abadi, Aharon</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d08906c4-2b0a-4813-a701-95f61c9ed10a">NitroGen: Rapid Development of Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marwan Abi-Antoun</span><a href="https://2013.splashcon.org/profile/marwanabiantoun" target="_blank" class="pers-fullname navigate">Abi-Antoun, Marwan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Wayne State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f402f0b4-1a29-4c8e-9e4f-b11ddffbd331">Finding the Missing Eclipse Perspective: the Runtime Perspective</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ademola Peter Adejokun</span><a href="https://2013.splashcon.org/profile/ademolapeteradejokun" target="_blank" class="pers-fullname navigate">Adejokun, Ademola Peter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Lockheed Martin Aeronautics Company</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-posters-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Posters-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ali Afroozeh</span><a href="https://2013.splashcon.org/profile/aliafroozeh" target="_blank" class="pers-fullname navigate">Afroozeh, Ali</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Centrum Wiskunde & Informatica</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="eb720310-1dd8-46bf-b986-04f0dcb9cfa2">Safe Specification of Operator Precedence Rules</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alex Aiken</span><a href="https://2013.splashcon.org/profile/alexaiken" target="_blank" class="pers-fullname navigate">Aiken, Alex</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stanford University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acd4b364-7872-4853-8762-b91908eff2c7">Language Support for Dynamic, Hierarchical Data Partitioning</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3a1537a5-6218-4161-9e4d-98cad765975c">Data-Driven Equivalence Checking</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jonathan Aldrich</span><a href="https://2013.splashcon.org/profile/jonathanaldrich" target="_blank" class="pers-fullname navigate">Aldrich, Jonathan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9c85b766-c6fb-4810-9ee3-8dc33c5dee59">The Power of Interoperability: Why Objects Are Inevitable</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-tutorials-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Tutorials-track</a></div><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Esteban Allende</span><a href="https://2013.splashcon.org/profile/estebanallende" target="_blank" class="pers-fullname navigate">Allende, Esteban</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="27dec09c-068a-4af7-93fa-557d8d216929">Cast Insertion Strategies for Gradually-Typed Objects</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="56796b43-4214-47d9-852f-e6943663bea8">Tackling the Efficiency Problem of Gradual Typing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tony Allevato</span><a href="https://2013.splashcon.org/profile/tonyallevato" target="_blank" class="pers-fullname navigate">Allevato, Tony</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="82615191-fd03-4a63-95e1-663cb2a2dbb3">Transforming Introductory Computer Science Projects via Real-Time Web Data</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kyoungho An</span><a href="https://2013.splashcon.org/profile/kyounghoan" target="_blank" class="pers-fullname navigate">An, Kyoungho</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">RTI</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b6433d0d-913e-435a-8b0b-2922a84fe527">Model-driven Generative Framework for Automated OMG DDS Performance Testing in the Cloud</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Saswat Anand</span><a href="https://2013.splashcon.org/profile/saswatanand" target="_blank" class="pers-fullname navigate">Anand, Saswat</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stanford University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Davide Ancona</span><a href="https://2013.splashcon.org/profile/davideancona" target="_blank" class="pers-fullname navigate">Ancona, Davide</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Genova</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Danilo Ansaloni</span><a href="https://2013.splashcon.org/profile/daniloansaloni" target="_blank" class="pers-fullname navigate">Ansaloni, Danilo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="New Zealand" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Craig Anslow</span><a href="https://2013.splashcon.org/profile/craiganslow" target="_blank" class="pers-fullname navigate">Anslow, Craig</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Victoria University of Wellington</strong><span class="pull-right"><strong class="small text-muted pers-country">New Zealand</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michal Antkiewicz</span><a href="https://2013.splashcon.org/profile/michalantkiewicz" target="_blank" class="pers-fullname navigate">Antkiewicz, Michal</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7f25ebf2-a201-4147-a55f-ae83ba98b7d0">Partial Instances via Subclassing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sven Apel</span><a href="https://2013.splashcon.org/profile/svenapel" target="_blank" class="pers-fullname navigate">Apel, Sven</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Passau</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6f5d772-1fdd-4951-8417-05926593fe1c">A Comparison of Product-based, Feature-based, and Family-based Type Checking</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="11d37cc4-2e6d-447c-ac6b-c51a28c1b5cd">Family-Based Performance Measurement</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3222684-1e1e-4783-8ba8-46932f3fa20c">Does the Discipline of Preprocessor Annotations Matter? A Controlled Experiment</a></div><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Molham Aref</span><a href="https://2013.splashcon.org/profile/molhamaref" target="_blank" class="pers-fullname navigate">Aref, Molham</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Logicblox</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="58dd9724-ae1b-4736-b322-43cfbf121cfd">Declarative Programming for the Cloud</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Luis Artola</span><a href="https://2013.splashcon.org/profile/luisartola" target="_blank" class="pers-fullname navigate">Artola, Luis</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrei Arusoaie</span><a href="https://2013.splashcon.org/profile/andreiarusoaie" target="_blank" class="pers-fullname navigate">Arusoaie, Andrei</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3cbb5bbd-d10c-4cc3-8b7a-b6823e4ffffc">A Generic Framework for Symbolic Execution</a></div></div></div></td></tr><tr data-facet-country="Bangladesh" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tanzirul Azim</span><a href="https://2013.splashcon.org/profile/tanzirulazim" target="_blank" class="pers-fullname navigate">Azim, Tanzirul</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California at Riverside, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">Bangladesh</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="64127049-8119-460c-8602-e52d18f1277a">Targeted and Depth-first Exploration for Systematic Testing of Android Apps</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">B</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Godmar Back</span><a href="https://2013.splashcon.org/profile/godmarback" target="_blank" class="pers-fullname navigate">Back, Godmar</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront-track</a></div></div></div></td></tr><tr data-facet-country="Norway" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Anya Helene Bagge</span><a href="https://2013.splashcon.org/profile/anyahelenebagge" target="_blank" class="pers-fullname navigate">Bagge, Anya Helene</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Bergen</strong><span class="pull-right"><strong class="small text-muted pers-country">Norway</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a2998c4d-61eb-4571-92a5-dd0b16d45067">A Pretty Good Formatting Pipeline</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mehdi Bagherzadeh</span><a href="https://2013.splashcon.org/profile/mehdibagherzadeh" target="_blank" class="pers-fullname navigate">Bagherzadeh, Mehdi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oakland University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kacper Bak</span><a href="https://2013.splashcon.org/profile/kacperbak" target="_blank" class="pers-fullname navigate">Bak, Kacper</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7f25ebf2-a201-4147-a55f-ae83ba98b7d0">Partial Instances via Subclassing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">George Balatsouras</span><a href="https://2013.splashcon.org/profile/georgebalatsouras" target="_blank" class="pers-fullname navigate">Balatsouras, George</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Athens</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8894f088-174f-4083-b1c2-64c1ad017e68">Set-Based Pre-Processing for Points-To Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="38e04fcb-d17a-459a-884c-27922b7d45bf">Class Hierarchy Complementation: Soundly Completing a Partial Type Graph</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thomas Ball</span><a href="https://2013.splashcon.org/profile/thomasball" target="_blank" class="pers-fullname navigate">Ball, Thomas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b17e8716-b311-4183-9e55-d3ebb3c362fc">TouchDevelop: Productive Scripting on and for Touch-based Devices and Web Services</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Emilie Balland</span><a href="https://2013.splashcon.org/profile/emilieballand" target="_blank" class="pers-fullname navigate">Balland, Emilie</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tao Bao</span><a href="https://2013.splashcon.org/profile/taobao" target="_blank" class="pers-fullname navigate">Bao, Tao</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7153fefa-6828-4f2b-bf82-df85e1a944db">On-the-fly Detection of Instability Problems in Floating-Point Program Execution</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Olivier Barais</span><a href="https://2013.splashcon.org/profile/olivierbarais" target="_blank" class="pers-fullname navigate">Barais, Olivier</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ed68bea5-3b9d-44ff-926d-6da2871c0246">Efficient High-Level Abstractions for Web Programming</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Austin Cory Bart</span><a href="https://2013.splashcon.org/profile/austincorybart" target="_blank" class="pers-fullname navigate">Bart, Austin Cory</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="82615191-fd03-4a63-95e1-663cb2a2dbb3">Transforming Introductory Computer Science Projects via Real-Time Web Data</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Fábio Basso</span><a href="https://2013.splashcon.org/profile/fabiobasso" target="_blank" class="pers-fullname navigate">Basso, Fábio</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57275108-8f46-4ee0-95b5-c54a5a24d5e6">Supporting Large Scale Model Transformation Reuse</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Don Batory</span><a href="https://2013.splashcon.org/profile/donbatory" target="_blank" class="pers-fullname navigate">Batory, Don</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Texas, Austin</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e671808d-71f2-44b3-994b-25b3c0501e70">Dark Knowledge and Graph Grammars in Automated Software Design</a></div><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Sweden" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Benoit Baudry</span><a href="https://2013.splashcon.org/profile/benoitbaudry" target="_blank" class="pers-fullname navigate">Baudry, Benoit</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">KTH Royal Institute of Technology, Sweden</strong><span class="pull-right"><strong class="small text-muted pers-country">Sweden</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Bauer</span><a href="https://2013.splashcon.org/profile/michaelbauer" target="_blank" class="pers-fullname navigate">Bauer, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">NVIDIA Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acd4b364-7872-4853-8762-b91908eff2c7">Language Support for Dynamic, Hierarchical Data Partitioning</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Bazik</span><a href="https://2013.splashcon.org/profile/michaelbazik" target="_blank" class="pers-fullname navigate">Bazik, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a26d92ad-1c81-48ac-a50f-7727a40ed5ec">Investigation of Error Notifications Through Categorization</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andreas Beck</span><a href="https://2013.splashcon.org/profile/andreasbeck" target="_blank" class="pers-fullname navigate">Beck, Andreas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c57e91b5-0b83-46ab-8beb-9e2f479a6a29">Developing a Domain-specific Language for Scheduling in the European Energy Sector</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Leandro Becker</span><a href="https://2013.splashcon.org/profile/leandrobecker" target="_blank" class="pers-fullname navigate">Becker, Leandro</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57275108-8f46-4ee0-95b5-c54a5a24d5e6">Supporting Large Scale Model Transformation Reuse</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jonathan Bell</span><a href="https://2013.splashcon.org/profile/jonathanbell" target="_blank" class="pers-fullname navigate">Bell, Jonathan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">George Mason University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Idan Ben-Harrush</span><a href="https://2013.splashcon.org/profile/idanbenharrush" target="_blank" class="pers-fullname navigate">Ben-Harrush, Idan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d08906c4-2b0a-4813-a701-95f61c9ed10a">NitroGen: Rapid Development of Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tom Bergan</span><a href="https://2013.splashcon.org/profile/tombergan" target="_blank" class="pers-fullname navigate">Bergan, Tom</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Washington</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c5e221e8-9092-4e16-ac80-f3c98003a96f">Input-Covering Schedules for Multithreaded Programs</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Emery D. Berger</span><a href="https://2013.splashcon.org/profile/emeryberger" target="_blank" class="pers-fullname navigate">Berger, Emery D.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Massachusetts, Amherst</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Akshatha Bhat</span><a href="https://2013.splashcon.org/profile/akshathabhat" target="_blank" class="pers-fullname navigate">Bhat, Akshatha</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f5c7d507-7a06-44ce-badd-918da05cd879">Effective Use of Non-blocking Data Structures in a Deduplication Application</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Suparna Bhattacharya</span><a href="https://2013.splashcon.org/profile/suparnabhattacharya" target="_blank" class="pers-fullname navigate">Bhattacharya, Suparna</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Hewlett-Packard Enterprise</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b689504d-8ac6-4a10-a1c8-2a21320c27f1">Combining Concern Input with Program Analysis for Bloat Detection</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aggelos Biboudis</span><a href="https://2013.splashcon.org/profile/aggelosbiboudis" target="_blank" class="pers-fullname navigate">Biboudis, Aggelos</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Ecole Polytechnique Federale de Lausanne</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="060d24de-b354-4454-aa53-92cb1c25c833">Reified Type Parameters Using Java Annotations</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="aa4d1f7a-1797-4ce8-933e-7d30bdbe0bd9">Forsaking Inheritance: Supercharged Delegation in DelphJ</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Walter Binder</span><a href="https://2013.splashcon.org/profile/walterbinder" target="_blank" class="pers-fullname navigate">Binder, Walter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Lugano, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="South Africa" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Judith Bishop</span><a href="https://2013.splashcon.org/profile/judithbishop" target="_blank" class="pers-fullname navigate">Bishop, Judith</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stellenbosch University</strong><span class="pull-right"><strong class="small text-muted pers-country">South Africa</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="669355c1-4c6d-46da-90d3-1591604fb161">Technical Debt</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Swarnendu Biswas</span><a href="https://2013.splashcon.org/profile/swarnendubiswas1" target="_blank" class="pers-fullname navigate">Biswas, Swarnendu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrew Black</span><a href="https://2013.splashcon.org/profile/andrewblack" target="_blank" class="pers-fullname navigate">Black, Andrew</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Portland State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Steve Blackburn</span><a href="https://2013.splashcon.org/profile/steveblackburn" target="_blank" class="pers-fullname navigate">Blackburn, Steve</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Australian National University </strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6f585b88-3833-4f7f-bc58-2dd4f79baf93">Taking Off the Gloves with Reference Counting Immix</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Chair in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bernard Blackham</span><a href="https://2013.splashcon.org/profile/bernardblackham" target="_blank" class="pers-fullname navigate">Blackham, Bernard</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2362a022-5010-41cd-948b-7e1f39c1cce8">Code Optimizations Using Formally Verified Properties</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christoph Bockisch</span><a href="https://2013.splashcon.org/profile/christophbockisch" target="_blank" class="pers-fullname navigate">Bockisch, Christoph</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Philipps-Universität Marburg</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eric Bodden</span><a href="https://2013.splashcon.org/profile/ericbodden" target="_blank" class="pers-fullname navigate">Bodden, Eric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Heinz Nixdorf Institut, Paderborn University and Fraunhofer IEM</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Rastislav Bodík</span><a href="https://2013.splashcon.org/profile/rastislavbodik" target="_blank" class="pers-fullname navigate">Bodík, Rastislav</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Washington</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="10637835-6577-4bce-af35-2ef7fa6ddbfc">Growing Solver-Aided Languages with Rosette</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e973e6d6-b7ba-449c-bb17-be1ad1d62c63">Modeling Biology with Solver-Aided Programming Languages</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Meinte Boersma</span><a href="https://2013.splashcon.org/profile/meinteboersma" target="_blank" class="pers-fullname navigate">Boersma, Meinte</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Mendix/independent</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tiago Boldt Sousa</span><a href="https://2013.splashcon.org/profile/tiagoboldtsousa" target="_blank" class="pers-fullname navigate">Boldt Sousa, Tiago</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7933bbe4-155a-4743-b4e6-472f9cd38a86">Sensors, Actuators and Services - A Distributed Approach</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">CF Bolz-Tereick</span><a href="https://2013.splashcon.org/profile/carlfriedrichbolz" target="_blank" class="pers-fullname navigate">Bolz-Tereick, CF</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2d31e749-7ea4-4a6f-9d90-be6e27b65456">Storage Strategies for Collections in Dynamically Typed Languages</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c62f6810-82ea-4620-b9af-71b9836bfd59">Storage Strategies for Collections in Dynamically Typed Languages</a></div><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Chair in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael D. Bond</span><a href="https://2013.splashcon.org/profile/michaelbond" target="_blank" class="pers-fullname navigate">Bond, Michael D.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Ohio State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fe2fb395-87c1-4944-aa83-fcd342cc20ed">Efficient Context Sensitivity for Dynamic Analyses via Calling Context Uptrees and Customized Memory Management</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Paulo Borba</span><a href="https://2013.splashcon.org/profile/pauloborba" target="_blank" class="pers-fullname navigate">Borba, Paulo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Federal University of Pernambuco, Brazil</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Remi Bosman</span><a href="https://2013.splashcon.org/profile/remibosman" target="_blank" class="pers-fullname navigate">Bosman, Remi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Naoufel Boulila</span><a href="https://2013.splashcon.org/profile/naoufelboulila" target="_blank" class="pers-fullname navigate">Boulila, Naoufel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d22580ba-4385-4dc1-8b42-800a6e54407e">User Model and System Model: The Yin and Yang in User-Centered Software Development</a></div></div></div></td></tr><tr data-facet-country="Israel" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gilad Bracha</span><a href="https://2013.splashcon.org/profile/giladbracha" target="_blank" class="pers-fullname navigate">Bracha, Gilad</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country">Israel</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e60b363e-92d6-4d03-a912-3ef968450b68">Does Thought Crime Pay?</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kevin J. Brown</span><a href="https://2013.splashcon.org/profile/kevinjbrown" target="_blank" class="pers-fullname navigate">Brown, Kevin J.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stanford University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kim Bruce</span><a href="https://2013.splashcon.org/profile/kimbruce" target="_blank" class="pers-fullname navigate">Bruce, Kim</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Pomona College</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d37645e6-3c82-4a20-936e-5849faab26ed">FOOL @ 20</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cc4ee7b1-a80a-4c50-b4fd-8b0f158cdd85">Panel — MOOCs: Early Experience</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH -E-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bernd Bruegge</span><a href="https://2013.splashcon.org/profile/berndbruegge" target="_blank" class="pers-fullname navigate">Bruegge, Bernd</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">TU Munich</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Chair in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stefan Brunthaler</span><a href="https://2013.splashcon.org/profile/stefanbrunthaler" target="_blank" class="pers-fullname navigate">Brunthaler, Stefan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee00b48d-1bd0-4521-b731-72d09228fe86">ZipPy on Truffle: A Fast and Simple Implementation of Python</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">A. J. Brush</span><a href="https://2013.splashcon.org/profile/ajbrush" target="_blank" class="pers-fullname navigate">Brush, A. J.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65d61fc0-19b6-4621-804f-844d9e7d912c">The Latency, Accuracy, and Battery (LAB) Abstraction: Programmer Productivity and Energy Efficiency for Continuous Mobile Context Sensing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Duane Buck</span><a href="https://2013.splashcon.org/profile/duanebuck" target="_blank" class="pers-fullname navigate">Buck, Duane</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5f0339d1-c0f6-4864-a1d4-091d62739b5f">Objektgraph: Why Code When MVC Apps Can Be Generated Solely With UML-based Diagrams?</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c9a54fa4-56df-4e90-9149-b0de4c8b2a86">First, Do No Harm: A Curricular Approach to Exceptions</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Zoran Budimlic</span><a href="https://2013.splashcon.org/profile/zoranbudimlic" target="_blank" class="pers-fullname navigate">Budimlic, Zoran</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5cf7a142-175f-4054-97da-fc38c4cfff19">Isolation for Nested Task Parallelism</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kevin Buffardi</span><a href="https://2013.splashcon.org/profile/kevinbuffardi" target="_blank" class="pers-fullname navigate">Buffardi, Kevin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e04e9fd1-173f-4192-97f9-4d6237e81b74">Panel — Test-Driven Development</a></div></div></div></td></tr><tr data-facet-country="Czechia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lubomír Bulej</span><a href="https://2013.splashcon.org/profile/lubomirbulej" target="_blank" class="pers-fullname navigate">Bulej, Lubomír</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Charles University</strong><span class="pull-right"><strong class="small text-muted pers-country">Czechia</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eugene Burmako</span><a href="https://2013.splashcon.org/profile/eugeneburmako" target="_blank" class="pers-fullname navigate">Burmako, Eugene</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Twitter</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="90d2e086-2658-4edc-b096-edc504b3ad37">Instant Pickles: Generating Object-Oriented Pickler Combinators for Fast and Extensible Serialization</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">C</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Man Cao</span><a href="https://2013.splashcon.org/profile/mancao" target="_blank" class="pers-fullname navigate">Cao, Man</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Ohio State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Carbin</span><a href="https://2013.splashcon.org/profile/michaelcarbin" target="_blank" class="pers-fullname navigate">Carbin, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MIT</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="96bd75eb-d218-4d66-93bc-9b6a64cb0bc4">Verifying Quantitative Reliability for Programs That Execute on Unreliable Hardware</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Walter Cazzola</span><a href="https://2013.splashcon.org/profile/waltercazzola" target="_blank" class="pers-fullname navigate">Cazzola, Walter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"> Università degli Studi di Milano</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c4fa29fe-5afb-4db3-a65c-f0878e87b6f0">Variability Support in Domain-Specific Language Development</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Luis Ceze</span><a href="https://2013.splashcon.org/profile/luisceze" target="_blank" class="pers-fullname navigate">Ceze, Luis</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Washington, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c5e221e8-9092-4e16-ac80-f3c98003a96f">Input-Covering Schedules for Multithreaded Programs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Joël Champeau</span><a href="https://2013.splashcon.org/profile/joelchampeau" target="_blank" class="pers-fullname navigate">Champeau, Joël</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="06995280-3b19-434e-9b6c-1049f0e36980">A Model-Driven Approach to Enhance Tool Interoperability using the Theory of Models of Computation</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Peter Chapin</span><a href="https://2013.splashcon.org/profile/peterchapin" target="_blank" class="pers-fullname navigate">Chapin, Peter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vermont Technical College</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="899613ef-004c-4d09-9533-0b08a27b7484">Scalaness/nesT: Type Specialized Staged Programming for Sensor Networks</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Keith Chapman</span><a href="https://2013.splashcon.org/profile/keithchapman" target="_blank" class="pers-fullname navigate">Chapman, Keith</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Swarat Chaudhuri</span><a href="https://2013.splashcon.org/profile/swaratchaudhuri" target="_blank" class="pers-fullname navigate">Chaudhuri, Swarat</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Rice University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5cf7a142-175f-4054-97da-fc38c4cfff19">Isolation for Nested Task Parallelism</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Qi Chen</span><a href="https://2013.splashcon.org/profile/qichen" target="_blank" class="pers-fullname navigate">Chen, Qi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Shigeru Chiba</span><a href="https://2013.splashcon.org/profile/shigeruchiba" target="_blank" class="pers-fullname navigate">Chiba, Shigeru</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Tokyo, Japan</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Romania" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dan Chiorean</span><a href="https://2013.splashcon.org/profile/danchiorean" target="_blank" class="pers-fullname navigate">Chiorean, Dan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Babes-Bolyai University, Cluj-Napoca</strong><span class="pull-right"><strong class="small text-muted pers-country">Romania</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Anand Chitipothu</span><a href="https://2013.splashcon.org/profile/anandchitipothu" target="_blank" class="pers-fullname navigate">Chitipothu, Anand</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Wontae Choi</span><a href="https://2013.splashcon.org/profile/wontaechoi" target="_blank" class="pers-fullname navigate">Choi, Wontae</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ea9a2e55-4264-4cc9-9413-3fdfe62fa253">Guided GUI Testing of Android Apps with Minimal Restart and Approximate Learning</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nathan Chong</span><a href="https://2013.splashcon.org/profile/nathanchong" target="_blank" class="pers-fullname navigate">Chong, Nathan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University College London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6a0c1bb-0315-4d35-b5aa-c4018302a0a1">Barrier Invariants: A Shared State Abstraction for the Analysis of Data-Dependent GPU Kernels</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Berkeley Churchill</span><a href="https://2013.splashcon.org/profile/berkeleychurchill" target="_blank" class="pers-fullname navigate">Churchill, Berkeley</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stanford University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3a1537a5-6218-4161-9e4d-98cad765975c">Data-Driven Equivalence Checking</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marta Cimitile</span><a href="https://2013.splashcon.org/profile/martacimitile" target="_blank" class="pers-fullname navigate">Cimitile, Marta</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sylvan Clebsch</span><a href="https://2013.splashcon.org/profile/sylvanclebsch" target="_blank" class="pers-fullname navigate">Clebsch, Sylvan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Imperial College London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5645ef73-d593-459e-81de-71e9d3f49e1b">Fully Concurrent Garbage Collection of Actors on Many-Core Machines</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Will Clinger</span><a href="https://2013.splashcon.org/profile/willclinger" target="_blank" class="pers-fullname navigate">Clinger, Will</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yvonne Coady</span><a href="https://2013.splashcon.org/profile/yvonnecoady" target="_blank" class="pers-fullname navigate">Coady, Yvonne</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Victoria</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Benoit Combemale</span><a href="https://2013.splashcon.org/profile/benoitcombemale" target="_blank" class="pers-fullname navigate">Combemale, Benoit</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Rennes 1</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c4fa29fe-5afb-4db3-a65c-f0878e87b6f0">Variability Support in Domain-Specific Language Development</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">William Cook</span><a href="https://2013.splashcon.org/profile/williamcook" target="_blank" class="pers-fullname navigate">Cook, William</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Texas at Austin</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Katherine E. Coons</span><a href="https://2013.splashcon.org/profile/katherineecoons" target="_blank" class="pers-fullname navigate">Coons, Katherine E.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="81edd491-bb99-48ff-a322-2a553f468608">Bounded Partial-Order Reduction</a></div></div></div></td></tr><tr data-facet-country="Belgium" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Pascal Costanza</span><a href="https://2013.splashcon.org/profile/pascalcostanza" target="_blank" class="pers-fullname navigate">Costanza, Pascal</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">imec</strong><span class="pull-right"><strong class="small text-muted pers-country">Belgium</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Oliver Creighton</span><a href="https://2013.splashcon.org/profile/olivercreighton" target="_blank" class="pers-fullname navigate">Creighton, Oliver</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d22580ba-4385-4dc1-8b42-800a6e54407e">User Model and System Model: The Yin and Yang in User-Centered Software Development</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bryce Cronkite-Ratcliff</span><a href="https://2013.splashcon.org/profile/brycecronkiteratcliff" target="_blank" class="pers-fullname navigate">Cronkite-Ratcliff, Bryce</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3b3313bc-85c5-4fef-a328-b84a82280448">Development of Automatically Verifiable Systems using Data Representation Synthesis</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Daniel Cukier</span><a href="https://2013.splashcon.org/profile/danielcukier" target="_blank" class="pers-fullname navigate">Cukier, Daniel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cc0eac3e-c297-4756-b02c-d1766d15ace7">DevOps patterns to scale web applications using cloud services</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Krzysztof Czarnecki</span><a href="https://2013.splashcon.org/profile/krzysztofczarnecki" target="_blank" class="pers-fullname navigate">Czarnecki, Krzysztof</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Waterloo, Canada</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7f25ebf2-a201-4147-a55f-ae83ba98b7d0">Partial Instances via Subclassing</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">D</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Daniele Cono D'Elia</span><a href="https://2013.splashcon.org/profile/danieleconodelia" target="_blank" class="pers-fullname navigate">D'Elia, Daniele Cono</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Sapienza University of Rome, Italy</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e5434ba4-50d6-48b1-87c5-9e1a907d5de6">Ball-Larus Path Profiling Across Multiple Loop Iterations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Wolfgang De Meuter</span><a href="https://2013.splashcon.org/profile/wolfgangdemeuter" target="_blank" class="pers-fullname navigate">De Meuter, Wolfgang</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vrije Universiteit Brussel</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Augusto Born de Oliveira</span><a href="https://2013.splashcon.org/profile/augustoborndeoliveira" target="_blank" class="pers-fullname navigate">de Oliveira, Augusto Born</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Waterloo</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Julien DeAntoni</span><a href="https://2013.splashcon.org/profile/juliendeantoni" target="_blank" class="pers-fullname navigate">DeAntoni, Julien</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Damian Dechev</span><a href="https://2013.splashcon.org/profile/damiandechev1" target="_blank" class="pers-fullname navigate">Dechev, Damian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f5c7d507-7a06-44ce-badd-918da05cd879">Effective Use of Non-blocking Data Structures in a Deduplication Application</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Benjamin Delaware</span><a href="https://2013.splashcon.org/profile/benjamindelaware" target="_blank" class="pers-fullname navigate">Delaware, Benjamin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christian DeLozier</span><a href="https://2013.splashcon.org/profile/christiandelozier" target="_blank" class="pers-fullname navigate">DeLozier, Christian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Pennsylvania</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="125d7b93-e8d7-4127-a3ab-c700ece483a4">Ironclad C++: A Library-Augmented Type-Safe Subset of C++</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Camil Demetrescu</span><a href="https://2013.splashcon.org/profile/camildemetrescu" target="_blank" class="pers-fullname navigate">Demetrescu, Camil</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Sapienza University Rome</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e5434ba4-50d6-48b1-87c5-9e1a907d5de6">Ball-Larus Path Profiling Across Multiple Loop Iterations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ruth Demmel</span><a href="https://2013.splashcon.org/profile/ruthdemmel" target="_blank" class="pers-fullname navigate">Demmel, Ruth</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d22580ba-4385-4dc1-8b42-800a6e54407e">User Model and System Model: The Yin and Yang in User-Centered Software Development</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Brian Demsky</span><a href="https://2013.splashcon.org/profile/briandemsky" target="_blank" class="pers-fullname navigate">Demsky, Brian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="91eeea95-9788-4502-9791-0db37baf96b0">CDSChecker: Checking Concurrent Data Structures Written with C/C++ Atomics</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="62f85d11-d132-49ca-bed1-7df6b170dfc9">CDSChecker: Checking Concurrent Data Structures Written with C/C++ Atomics</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dongdong Deng</span><a href="https://2013.splashcon.org/profile/dongdongdeng" target="_blank" class="pers-fullname navigate">Deng, Dongdong</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f16a1b9d-e3ca-4a1c-a234-5bb221da1085">Efficient Concurrency-Bug Detection Across Inputs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marcus Denker</span><a href="https://2013.splashcon.org/profile/marcusdenker" target="_blank" class="pers-fullname navigate">Denker, Marcus</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"> INRIA Lille</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Deepak Dhungana</span><a href="https://2013.splashcon.org/profile/deepakdhungana" target="_blank" class="pers-fullname navigate">Dhungana, Deepak</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="29b35d79-fdd2-466f-90d1-d523a03cc777">Generation of Conjoint Domain Models for System-of-Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Papa Issa Diallo</span><a href="https://2013.splashcon.org/profile/papaissadiallo" target="_blank" class="pers-fullname navigate">Diallo, Papa Issa</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="06995280-3b19-434e-9b6c-1049f0e36980">A Model-Driven Approach to Enhance Tool Interoperability using the Theory of Models of Computation</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lukas Diekmann</span><a href="https://2013.splashcon.org/profile/lukasdiekmann" target="_blank" class="pers-fullname navigate">Diekmann, Lukas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">King's College London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2d31e749-7ea4-4a6f-9d90-be6e27b65456">Storage Strategies for Collections in Dynamically Typed Languages</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c62f6810-82ea-4620-b9af-71b9836bfd59">Storage Strategies for Collections in Dynamically Typed Languages</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ira Diethelm</span><a href="https://2013.splashcon.org/profile/iradiethelm" target="_blank" class="pers-fullname navigate">Diethelm, Ira</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5f0339d1-c0f6-4864-a1d4-091d62739b5f">Objektgraph: Why Code When MVC Apps Can Be Generated Solely With UML-based Diagrams?</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Danny Dig</span><a href="https://2013.splashcon.org/profile/dannydig" target="_blank" class="pers-fullname navigate">Dig, Danny</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">School of EECS at Oregon State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Işıl Dillig</span><a href="https://2013.splashcon.org/profile/isildillig" target="_blank" class="pers-fullname navigate">Dillig, Işıl</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">UT Austin</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1a507378-9ac7-4a35-9fd3-753db8e0aab6">Inductive Invariant Generation via Abductive Inference</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thomas Dillig</span><a href="https://2013.splashcon.org/profile/thomasdillig" target="_blank" class="pers-fullname navigate">Dillig, Thomas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1a507378-9ac7-4a35-9fd3-753db8e0aab6">Inductive Invariant Generation via Abductive Inference</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christos Dimoulas</span><a href="https://2013.splashcon.org/profile/christosdimoulas" target="_blank" class="pers-fullname navigate">Dimoulas, Christos</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Harvard University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b0a67ac6-0e8b-44a8-8a77-8cae3dda2ca9">Option Contracts</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Zinovy Diskin</span><a href="https://2013.splashcon.org/profile/zinovydiskin1" target="_blank" class="pers-fullname navigate">Diskin, Zinovy</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">McMaster University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0156f604-8839-4723-916f-5a22181004df">Mapping-Aware Megamodeling: Design Patterns and Laws</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7f25ebf2-a201-4147-a55f-ae83ba98b7d0">Partial Instances via Subclassing</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alastair F. Donaldson</span><a href="https://2013.splashcon.org/profile/alastairdonaldson" target="_blank" class="pers-fullname navigate">Donaldson, Alastair F.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Imperial College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6a0c1bb-0315-4d35-b5aa-c4018302a0a1">Barrier Invariants: A Shared State Abstraction for the Analysis of Data-Dependent GPU Kernels</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gabriel Dos Reis</span><a href="https://2013.splashcon.org/profile/gabrieldosreis" target="_blank" class="pers-fullname navigate">Dos Reis, Gabriel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Texas A&M University and Microsoft</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="07d1ceb7-b8d4-4225-b2ab-84a81a2c05e8">Open Pattern Matching for C++</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jamie Douglass</span><a href="https://2013.splashcon.org/profile/jamiedouglass" target="_blank" class="pers-fullname navigate">Douglass, Jamie</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Boeing</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sophia Drossopoulou</span><a href="https://2013.splashcon.org/profile/sophiadrossopoulou" target="_blank" class="pers-fullname navigate">Drossopoulou, Sophia</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5645ef73-d593-459e-81de-71e9d3f49e1b">Fully Concurrent Garbage Collection of Actors on Many-Core Machines</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kristof Du Bois</span><a href="https://2013.splashcon.org/profile/kristofdubois" target="_blank" class="pers-fullname navigate">Du Bois, Kristof</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57b4c5f8-65c7-40a0-8487-4e21ac381201">Bottle Graphs: Visualizing Scalability Bottlenecks in Multi-Threaded Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yael Dubinsky</span><a href="https://2013.splashcon.org/profile/yaeldubinsky" target="_blank" class="pers-fullname navigate">Dubinsky, Yael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d08906c4-2b0a-4813-a701-95f61c9ed10a">NitroGen: Rapid Development of Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gilles Duboscq</span><a href="https://2013.splashcon.org/profile/gillesduboscq" target="_blank" class="pers-fullname navigate">Duboscq, Gilles</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stéphane Ducasse</span><a href="https://2013.splashcon.org/profile/stephaneducasse" target="_blank" class="pers-fullname navigate">Ducasse, Stéphane</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"> INRIA Lille</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Matthew B Dwyer</span><a href="https://2013.splashcon.org/profile/matthewdwyer" target="_blank" class="pers-fullname navigate">Dwyer, Matthew B</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Nebraska</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Robert Dyer</span><a href="https://2013.splashcon.org/profile/robertdyer" target="_blank" class="pers-fullname navigate">Dyer, Robert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Bowling Green State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cadacd0a-d6ea-4dcf-b4b6-69d661dad41f">Declarative Visitors to Ease Fine-grained Source Code Mining with Full History on Billions of AST Nodes</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1139ad7f-cab8-45e2-ad0f-46c1fd8269e1">Task Fusion: Improving Utilization of Multi-user Clusters</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b56c0956-fde8-42ba-8f8b-b77c5ee4971a">Mining Source Code Repositories with Boa</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">E</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jonathan Edwards</span><a href="https://2013.splashcon.org/profile/jonathanedwards" target="_blank" class="pers-fullname navigate">Edwards, Jonathan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stephen Edwards</span><a href="https://2013.splashcon.org/profile/stephenedwards" target="_blank" class="pers-fullname navigate">Edwards, Stephen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e04e9fd1-173f-4192-97f9-4d6237e81b74">Panel — Test-Driven Development</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lieven Eeckhout</span><a href="https://2013.splashcon.org/profile/lieveneeckhout" target="_blank" class="pers-fullname navigate">Eeckhout, Lieven</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Ghent University, Belgium</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57b4c5f8-65c7-40a0-8487-4e21ac381201">Bottle Graphs: Visualizing Scalability Bottlenecks in Multi-Threaded Applications</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Richard A. Eisenberg</span><a href="https://2013.splashcon.org/profile/richardeisenberg" target="_blank" class="pers-fullname navigate">Eisenberg, Richard A.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Bryn Mawr College, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="125d7b93-e8d7-4127-a3ab-c700ece483a4">Ironclad C++: A Library-Augmented Type-Safe Subset of C++</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="4..6" data-facet-rolecount-order="105" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sebastian Erdweg</span><a href="https://2013.splashcon.org/profile/sebastianerdweg" target="_blank" class="pers-fullname navigate">Erdweg, Sebastian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">TU Delft</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57dfaea1-a0bc-420f-9873-7bbf4228be61">Software Evolution to Domain-Specific Languages</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8732f449-2889-4070-9d5d-05efb11c1597">Template Constructors for Reusable Object Initialization</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0e9d32ca-2bea-4167-b4e0-0497c16e79b4">A Framework for Extensible Languages</a></div><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Joey Eremondi</span><a href="https://2013.splashcon.org/profile/joeyeremondi" target="_blank" class="pers-fullname navigate">Eremondi, Joey</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Utrecht University</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f2fd80bc-2b4c-40ed-992b-c8e110a8bbb2">The Poor Man's Proof Assistant: Using Prolog to Develop Formal Language Theoretic Proofs</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Erik Ernst</span><a href="https://2013.splashcon.org/profile/erikernst" target="_blank" class="pers-fullname navigate">Ernst, Erik</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google Inc.</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Martin Erwig</span><a href="https://2013.splashcon.org/profile/martinerwig" target="_blank" class="pers-fullname navigate">Erwig, Martin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oregon State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SLE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/sle-2013-papers-program-committee" target="_blank" class="navigate">Co-chair in Program Committee within the SLE-track</a></div><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Patrick Eugster</span><a href="https://2013.splashcon.org/profile/patrickeugster" target="_blank" class="pers-fullname navigate">Eugster, Patrick</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-general" target="_blank" class="navigate">Chair in General for SPLASH 2013</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stijn Eyerman</span><a href="https://2013.splashcon.org/profile/stijneyerman" target="_blank" class="pers-fullname navigate">Eyerman, Stijn</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57b4c5f8-65c7-40a0-8487-4e21ac381201">Bottle Graphs: Visualizing Scalability Bottlenecks in Multi-Threaded Applications</a></div></div></div></td></tr><tr data-facet-country="Belgium" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">F</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Johan Fabry</span><a href="https://2013.splashcon.org/profile/johanfabry" target="_blank" class="pers-fullname navigate">Fabry, Johan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Raincode Labs, Belgium</strong><span class="pull-right"><strong class="small text-muted pers-country">Belgium</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="27dec09c-068a-4af7-93fa-557d8d216929">Cast Insertion Strategies for Gradually-Typed Objects</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andreas Falkner</span><a href="https://2013.splashcon.org/profile/andreasfalkner" target="_blank" class="pers-fullname navigate">Falkner, Andreas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="29b35d79-fdd2-466f-90d1-d523a03cc777">Generation of Conjoint Domain Models for System-of-Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stefan Fehrenbach</span><a href="https://2013.splashcon.org/profile/stefanfehrenbach" target="_blank" class="pers-fullname navigate">Fehrenbach, Stefan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Edinburgh</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57dfaea1-a0bc-420f-9873-7bbf4228be61">Software Evolution to Domain-Specific Languages</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Steven Feldman</span><a href="https://2013.splashcon.org/profile/stevenfeldman" target="_blank" class="pers-fullname navigate">Feldman, Steven</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f5c7d507-7a06-44ce-badd-918da05cd879">Effective Use of Non-blocking Data Structures in a Deduplication Application</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Asger Feldthaus</span><a href="https://2013.splashcon.org/profile/asgerfeldthaus" target="_blank" class="pers-fullname navigate">Feldthaus, Asger</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Aarhus University</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c2541357-b775-4b37-b508-598fbd01e866">Semi-Automatic Rename Refactoring for JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Matthias Felleisen</span><a href="https://2013.splashcon.org/profile/matthiasfelleisen" target="_blank" class="pers-fullname navigate">Felleisen, Matthias</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Northeastern University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b0a67ac6-0e8b-44a8-8a77-8cae3dda2ca9">Option Contracts</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH -E-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hugo Sereno Ferreira</span><a href="https://2013.splashcon.org/profile/hugoserenoferreira" target="_blank" class="pers-fullname navigate">Ferreira, Hugo Sereno</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">FEUP, Universidade do Porto</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Filipe Figueiredo Correia</span><a href="https://2013.splashcon.org/profile/filipecorreia" target="_blank" class="pers-fullname navigate">Figueiredo Correia, Filipe</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Porto / ParadigmaXis, Portugal</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d82efaaa-d913-4f5c-8ae9-637f88f07cef">Documenting Software Using Adaptive Software Artifacts</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Robert Bruce Findler</span><a href="https://2013.splashcon.org/profile/robbyfindler" target="_blank" class="pers-fullname navigate">Findler, Robert Bruce</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Northwestern University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b0a67ac6-0e8b-44a8-8a77-8cae3dda2ca9">Option Contracts</a></div><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the Onward! Research Papers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Anthony Finkelstein</span><a href="https://2013.splashcon.org/profile/anthonyfinkelstein" target="_blank" class="pers-fullname navigate">Finkelstein, Anthony</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University College London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bernd Fischer</span><a href="https://2013.splashcon.org/profile/berndfischer" target="_blank" class="pers-fullname navigate">Fischer, Bernd</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stellenbosch University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kathi Fisler</span><a href="https://2013.splashcon.org/profile/kathifisler" target="_blank" class="pers-fullname navigate">Fisler, Kathi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Brown University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d1c1b777-952c-4d75-986d-ec5a0663602a">Usable Security as a Static Analysis Problem: Modeling and Reasoning About User Permissions in Social-Sharing Systems</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7ff748e6-39f0-4206-9e60-710750403108">Bootstrap: Programming Games with Algebra</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Matthew Flatt</span><a href="https://2013.splashcon.org/profile/matthewflatt" target="_blank" class="pers-fullname navigate">Flatt, Matthew</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Utah</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="09db8e6e-fe40-49d4-b670-ed95f6dfd935">Submodules in Racket: You Want it When, Again?</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Armando Fox</span><a href="https://2013.splashcon.org/profile/armandofox" target="_blank" class="pers-fullname navigate">Fox, Armando</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">UC Berkeley</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="07c384d5-1bd6-46f9-9872-c283520befaa">Myths about MOOCs and Software Engineering Education</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Robert France</span><a href="https://2013.splashcon.org/profile/robertfrance" target="_blank" class="pers-fullname navigate">France, Robert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Franz</span><a href="https://2013.splashcon.org/profile/michaelfranz" target="_blank" class="pers-fullname navigate">Franz, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bert Freudenberg</span><a href="https://2013.splashcon.org/profile/bertfreudenberg" target="_blank" class="pers-fullname navigate">Freudenberg, Bert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a1fb9f1a-8ba1-479d-8dca-2b2b684a82d6">KScript and KSWorld: A Time-Aware and Mostly Declarative Language and Interactive GUI Framework</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stephen N. Freund</span><a href="https://2013.splashcon.org/profile/stephenfreund" target="_blank" class="pers-fullname navigate">Freund, Stephen N.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Williams College</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="efd60f39-097b-4cbb-8c08-721eed6aa685">Panel — Curriculum 2013: What’s new and how do we adapt?</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH -E-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">G</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Richard P. Gabriel</span><a href="https://2013.splashcon.org/profile/richardpgabriel" target="_blank" class="pers-fullname navigate">Gabriel, Richard P.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Dream Songs, Inc. & HPI</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lahiru Gallege</span><a href="https://2013.splashcon.org/profile/lahirugallege" target="_blank" class="pers-fullname navigate">Gallege, Lahiru</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="aafd7fe2-79ce-4583-a432-7e56f720bcd9">TruSSCom – Proposal for Trustworthy Service Representation Selection and Negotiation for Integrating Software Systems</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dimuthu Gamage</span><a href="https://2013.splashcon.org/profile/dimuthugamage" target="_blank" class="pers-fullname navigate">Gamage, Dimuthu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vinicius Cardoso Garcia</span><a href="https://2013.splashcon.org/profile/viniciuscardosogarcia" target="_blank" class="pers-fullname navigate">Garcia, Vinicius Cardoso</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Xi Ge</span><a href="https://2013.splashcon.org/profile/xige" target="_blank" class="pers-fullname navigate">Ge, Xi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a1d2f88-df15-41a3-bf41-02d8fa14ebb6">Dictionary-Base Query Recommendation for Local Code Search</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nicolas Geoffray</span><a href="https://2013.splashcon.org/profile/nicolasgeoffray" target="_blank" class="pers-fullname navigate">Geoffray, Nicolas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-demonstrations-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Demonstrations-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Prodromos Gerakios</span><a href="https://2013.splashcon.org/profile/prodromosgerakios" target="_blank" class="pers-fullname navigate">Gerakios, Prodromos</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">National Technical University of Athens</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="060d24de-b354-4454-aa53-92cb1c25c833">Reified Type Parameters Using Java Annotations</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="aa4d1f7a-1797-4ce8-933e-7d30bdbe0bd9">Forsaking Inheritance: Supercharged Delegation in DelphJ</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Albert Gerritsen</span><a href="https://2013.splashcon.org/profile/albertgerritsen" target="_blank" class="pers-fullname navigate">Gerritsen, Albert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Rohit Gheyi</span><a href="https://2013.splashcon.org/profile/rohitgheyi" target="_blank" class="pers-fullname navigate">Gheyi, Rohit</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Federal University of Campina Grande</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="df095857-6c0c-4415-a41e-349aae492816">Investigating Preprocessor-Based Syntax Errors</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrew Giang</span><a href="https://2013.splashcon.org/profile/andrewgiang" target="_blank" class="pers-fullname navigate">Giang, Andrew</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Wayne State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f402f0b4-1a29-4c8e-9e4f-b11ddffbd331">Finding the Missing Eclipse Perspective: the Runtime Perspective</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Austin Gibbons</span><a href="https://2013.splashcon.org/profile/austingibbons" target="_blank" class="pers-fullname navigate">Gibbons, Austin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Milos Gligoric</span><a href="https://2013.splashcon.org/profile/milosgligoric" target="_blank" class="pers-fullname navigate">Gligoric, Milos</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Texas at Austin</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5695d07d-3a60-42bd-906e-e66c68f50c25">Model-Based, Event-Driven Programming Paradigm for Interactive Web Applications</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aniruddha Gokhale</span><a href="https://2013.splashcon.org/profile/aniruddhagokhale1" target="_blank" class="pers-fullname navigate">Gokhale, Aniruddha</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vanderbilt University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b6433d0d-913e-435a-8b0b-2922a84fe527">Model-driven Generative Framework for Automated OMG DDS Performance Testing in the Cloud</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kanchi Gopinath</span><a href="https://2013.splashcon.org/profile/kanchigopinath" target="_blank" class="pers-fullname navigate">Gopinath, Kanchi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b689504d-8ac6-4a10-a1c8-2a21320c27f1">Combining Concern Input with Program Analysis for Bloat Detection</a></div></div></div></td></tr><tr data-facet-country="Spain" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alessandra Gorla</span><a href="https://2013.splashcon.org/profile/alessandragorla" target="_blank" class="pers-fullname navigate">Gorla, Alessandra</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IMDEA Software Institute</strong><span class="pull-right"><strong class="small text-muted pers-country">Spain</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Danny Groenewegen</span><a href="https://2013.splashcon.org/profile/dannygroenewegen" target="_blank" class="pers-fullname navigate">Groenewegen, Danny</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Delft University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fabea8f3-27c3-480f-baaf-6b47f9765653">Language-Parametric Incremental Name and Type Analysis</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thomas Gross</span><a href="https://2013.splashcon.org/profile/thomasgross1" target="_blank" class="pers-fullname navigate">Gross, Thomas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">ETH Zurich</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="70d8abab-8bcd-46a5-a8ce-0120081df9f8">Online Feedback-Directed Optimizations for Parallel Java Code</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thomas Gross</span><a href="https://2013.splashcon.org/profile/thomasgross" target="_blank" class="pers-fullname navigate">Gross, Thomas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="4..6" data-facet-rolecount-order="105" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dan Grossman</span><a href="https://2013.splashcon.org/profile/dangrossman" target="_blank" class="pers-fullname navigate">Grossman, Dan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Washington</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cc4ee7b1-a80a-4c50-b4fd-8b0f158cdd85">Panel — MOOCs: Early Experience</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c5e221e8-9092-4e16-ac80-f3c98003a96f">Input-Covering Schedules for Multithreaded Programs</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="efd60f39-097b-4cbb-8c08-721eed6aa685">Panel — Curriculum 2013: What’s new and how do we adapt?</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH -E-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lindsay Groves</span><a href="https://2013.splashcon.org/profile/lindsaygroves" target="_blank" class="pers-fullname navigate">Groves, Lindsay</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Victoria University of Wellington</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="54570a23-f001-4c73-b7cf-cf37b08f632e">Whiley: a Platform for Research in Software Verification</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eduardo Guerra</span><a href="https://2013.splashcon.org/profile/eduardoguerra" target="_blank" class="pers-fullname navigate">Guerra, Eduardo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">INPE - National Institute for Space Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ralph Guggenheim</span><a href="https://2013.splashcon.org/profile/ralphguggenheim" target="_blank" class="pers-fullname navigate">Guggenheim, Ralph</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Arjun Guha</span><a href="https://2013.splashcon.org/profile/arjunguha" target="_blank" class="pers-fullname navigate">Guha, Arjun</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Massachusetts, Amherst</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b4fa0b38-e28c-4698-b181-a241aae9acfe">TejaS: Retrofitting Type Systems for JavaScript</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sam Guyer</span><a href="https://2013.splashcon.org/profile/samguyer" target="_blank" class="pers-fullname navigate">Guyer, Sam</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Tufts University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">H</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">David H. Lorenz</span><a href="https://2013.splashcon.org/profile/davidhlorenz" target="_blank" class="pers-fullname navigate">H. Lorenz, David</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Technion—Israel Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Uzy Hadad</span><a href="https://2013.splashcon.org/profile/uzyhadad" target="_blank" class="pers-fullname navigate">Hadad, Uzy</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d08906c4-2b0a-4813-a701-95f61c9ed10a">NitroGen: Rapid Development of Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Simin Hall</span><a href="https://2013.splashcon.org/profile/siminhall" target="_blank" class="pers-fullname navigate">Hall, Simin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="82615191-fd03-4a63-95e1-663cb2a2dbb3">Transforming Introductory Computer Science Projects via Real-Time Web Data</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Philipp Haller</span><a href="https://2013.splashcon.org/profile/philipphaller" target="_blank" class="pers-fullname navigate">Haller, Philipp</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">KTH Royal Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="90d2e086-2658-4edc-b096-edc504b3ad37">Instant Pickles: Generating Object-Oriented Pickler Combinators for Fast and Extensible Serialization</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christian Hammer</span><a href="https://2013.splashcon.org/profile/christianhammer" target="_blank" class="pers-fullname navigate">Hammer, Christian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Potsdam</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a32bb700-b6b8-4c0a-8448-49a44da86efc">Flexible Access Control for Javascript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stefan Hanenberg</span><a href="https://2013.splashcon.org/profile/stefanhanenberg" target="_blank" class="pers-fullname navigate">Hanenberg, Stefan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Duisburg-Essen</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6c9e5b25-64a8-4649-8fe0-ec911a5fe998">Do Developers Benefit from Generic Types?: An Empirical Comparison of Generic and Raw Types in Java</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ben Hardekopf</span><a href="https://2013.splashcon.org/profile/benhardekopf" target="_blank" class="pers-fullname navigate">Hardekopf, Ben</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">UC Santa Barbara</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2fd9a77e-c946-4597-98cb-3cc2f1e68178">Type Refinement for Static Analysis of JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alois Haselböck</span><a href="https://2013.splashcon.org/profile/aloishaselbock" target="_blank" class="pers-fullname navigate">Haselböck, Alois</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="29b35d79-fdd2-466f-90d1-d523a03cc777">Generation of Conjoint Domain Models for System-of-Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tero Hasu</span><a href="https://2013.splashcon.org/profile/terohasu" target="_blank" class="pers-fullname navigate">Hasu, Tero</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a2998c4d-61eb-4571-92a5-dd0b16d45067">A Pretty Good Formatting Pipeline</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Matthias Hauswirth</span><a href="https://2013.splashcon.org/profile/matthiashauswirth" target="_blank" class="pers-fullname navigate">Hauswirth, Matthias</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Università della Svizzera italiana (USI)</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Chair in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Görel Hedin</span><a href="https://2013.splashcon.org/profile/gorelhedin1" target="_blank" class="pers-fullname navigate">Hedin, Görel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="859c4c42-6611-4007-bcb2-06551885cc07">Circular Higher-order Attribute Grammars</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gernot Heiser</span><a href="https://2013.splashcon.org/profile/gernotheiser" target="_blank" class="pers-fullname navigate">Heiser, Gernot</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">NICTA and UNSW</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2362a022-5010-41cd-948b-7e1f39c1cce8">Code Optimizations Using Formally Verified Properties</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stephan Herhut</span><a href="https://2013.splashcon.org/profile/stephanherhut" target="_blank" class="pers-fullname navigate">Herhut, Stephan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google Inc.</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6d417b0b-53eb-4113-9996-6d9abf4460dc">River Trail: A Path to Parallelism in JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Charlotte Herzeel</span><a href="https://2013.splashcon.org/profile/charlotteherzeel" target="_blank" class="pers-fullname navigate">Herzeel, Charlotte</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vrije Universiteit Brussel</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Robert Hirschfeld</span><a href="https://2013.splashcon.org/profile/roberthirschfeld" target="_blank" class="pers-fullname navigate">Hirschfeld, Robert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">HPI</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51367a55-863f-4eae-8023-41ce8fc93a16">Polymorphic Identifiers: Uniform Resource Access in Objective-Smalltalk</a></div><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-papers-program-committee" target="_blank" class="navigate">Chair in Program Committee within the Onward! Research Papers-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ethan Holder</span><a href="https://2013.splashcon.org/profile/ethanholder" target="_blank" class="pers-fullname navigate">Holder, Ethan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="55716830-aa14-4ecb-9245-7f0ce3556365">Cloud Twin: Interactive Cross-Platform Replay for Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Reid Holmes</span><a href="https://2013.splashcon.org/profile/reidholmes" target="_blank" class="pers-fullname navigate">Holmes, Reid</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of British Columbia</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Hoppe</span><a href="https://2013.splashcon.org/profile/michaelhoppe" target="_blank" class="pers-fullname navigate">Hoppe, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6c9e5b25-64a8-4649-8fe0-ec911a5fe998">Do Developers Benefit from Generic Types?: An Empirical Comparison of Generic and Raw Types in Java</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bruce Horn</span><a href="https://2013.splashcon.org/profile/brucehorn" target="_blank" class="pers-fullname navigate">Horn, Bruce</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Intel Corporation</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Cay Horstmann</span><a href="https://2013.splashcon.org/profile/cayhorstmann" target="_blank" class="pers-fullname navigate">Horstmann, Cay</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">San Jose State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cc4ee7b1-a80a-4c50-b4fd-8b0f158cdd85">Panel — MOOCs: Early Experience</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tony Hosking</span><a href="https://2013.splashcon.org/profile/tonyhosking" target="_blank" class="pers-fullname navigate">Hosking, Tony</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-general" target="_blank" class="navigate">Chair in General for SPLASH 2013</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jeff Huang</span><a href="https://2013.splashcon.org/profile/jeffhuang" target="_blank" class="pers-fullname navigate">Huang, Jeff</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Texas A&M University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jipeng Huang</span><a href="https://2013.splashcon.org/profile/jipenghuang" target="_blank" class="pers-fullname navigate">Huang, Jipeng</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fe2fb395-87c1-4944-aa83-fcd342cc20ed">Efficient Context Sensitivity for Dynamic Analyses via Calling Context Uptrees and Customized Memory Management</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Richard L. Hudson</span><a href="https://2013.splashcon.org/profile/richardlhudson" target="_blank" class="pers-fullname navigate">Hudson, Richard L.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6d417b0b-53eb-4113-9996-6d9abf4460dc">River Trail: A Path to Parallelism in JavaScript</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marieke Huisman</span><a href="https://2013.splashcon.org/profile/mariekehuisman" target="_blank" class="pers-fullname navigate">Huisman, Marieke</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Twente</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Angelo Hulshout</span><a href="https://2013.splashcon.org/profile/angelohulshout" target="_blank" class="pers-fullname navigate">Hulshout, Angelo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christian Humer</span><a href="https://2013.splashcon.org/profile/christianhumer" target="_blank" class="pers-fullname navigate">Humer, Christian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Claus Hunsen</span><a href="https://2013.splashcon.org/profile/claushunsen" target="_blank" class="pers-fullname navigate">Hunsen, Claus</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Passau, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6f5d772-1fdd-4951-8417-05926593fe1c">A Comparison of Product-based, Feature-based, and Family-based Type Checking</a></div></div></div></td></tr><tr data-facet-country="Egypt" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ahmed Hussein</span><a href="https://2013.splashcon.org/profile/ahmedhussein" target="_blank" class="pers-fullname navigate">Hussein, Ahmed</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University / Huawei, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">Egypt</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">I</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Roberto Ierusalimschy</span><a href="https://2013.splashcon.org/profile/robertoierusalimschy" target="_blank" class="pers-fullname navigate">Ierusalimschy, Roberto</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">PUC-Rio</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="index-letter">J</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Daniel Jackson</span><a href="https://2013.splashcon.org/profile/danieljackson" target="_blank" class="pers-fullname navigate">Jackson, Daniel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MIT</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1950bc3f-f78f-4a59-a8bc-4d25b5d26115">What’s Wrong with Git? A Conceptual Design Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5695d07d-3a60-42bd-906e-e66c68f50c25">Model-Based, Event-Driven Programming Paradigm for Interactive Web Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Suresh Jagannathan</span><a href="https://2013.splashcon.org/profile/sureshjagannathan" target="_blank" class="pers-fullname navigate">Jagannathan, Suresh</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a32bb700-b6b8-4c0a-8448-49a44da86efc">Flexible Access Control for Javascript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bharat Jayaraman</span><a href="https://2013.splashcon.org/profile/bharatjayaraman" target="_blank" class="pers-fullname navigate">Jayaraman, Bharat</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">SUNY Buffalo, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-doctoral-symposium-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Doctoral Symposium-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Adrian Johnstone</span><a href="https://2013.splashcon.org/profile/adrianjohnstone" target="_blank" class="pers-fullname navigate">Johnstone, Adrian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="eb720310-1dd8-46bf-b986-04f0dcb9cfa2">Safe Specification of Operator Precedence Rules</a></div></div></div></td></tr><tr data-facet-country="New Zealand" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Timothy Jones</span><a href="https://2013.splashcon.org/profile/timothyjones" target="_blank" class="pers-fullname navigate">Jones, Timothy</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Victoria University of Wellington</strong><span class="pull-right"><strong class="small text-muted pers-country">New Zealand</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="Norway" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jaakko Järvi</span><a href="https://2013.splashcon.org/profile/jaakkojarvi" target="_blank" class="pers-fullname navigate">Järvi, Jaakko</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Bergen</strong><span class="pull-right"><strong class="small text-muted pers-country">Norway</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Co-chair in Program Committee within the GPCE-track</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jean-Marc Jézéquel</span><a href="https://2013.splashcon.org/profile/jeanmarcjezequel" target="_blank" class="pers-fullname navigate">Jézéquel, Jean-Marc</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Univ Rennes - IRISA</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ed68bea5-3b9d-44ff-926d-6da2871c0246">Efficient High-Level Abstractions for Web Programming</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">K</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ted Kaehler</span><a href="https://2013.splashcon.org/profile/tedkaehler" target="_blank" class="pers-fullname navigate">Kaehler, Ted</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a1fb9f1a-8ba1-479d-8dca-2b2b684a82d6">KScript and KSWorld: A Time-Aware and Mostly Declarative Language and Interactive GUI Framework</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gail Kaiser</span><a href="https://2013.splashcon.org/profile/gailkaiser" target="_blank" class="pers-fullname navigate">Kaiser, Gail</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Columbia University, New York</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aman Kansal</span><a href="https://2013.splashcon.org/profile/amankansal" target="_blank" class="pers-fullname navigate">Kansal, Aman</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65d61fc0-19b6-4621-804f-844d9e7d912c">The Latency, Accuracy, and Battery (LAB) Abstraction: Programmer Productivity and Energy Efficiency for Continuous Mobile Context Sensing</a></div></div></div></td></tr><tr data-facet-country="Austria" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gerti Kappel</span><a href="https://2013.splashcon.org/profile/gertikappel" target="_blank" class="pers-fullname navigate">Kappel, Gerti</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Technical University of Vienna</strong><span class="pull-right"><strong class="small text-muted pers-country">Austria</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="855d933c-386c-40ad-a1ad-0273fb27e663">xMOF: Executable DSMLs based on fUML</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vineeth Kashyap</span><a href="https://2013.splashcon.org/profile/vineethkashyap" target="_blank" class="pers-fullname navigate">Kashyap, Vineeth</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">GrammaTech, Inc.</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2fd9a77e-c946-4597-98cb-3cc2f1e68178">Type Refinement for Static Analysis of JavaScript</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">George Kastrinis</span><a href="https://2013.splashcon.org/profile/georgekastrinis" target="_blank" class="pers-fullname navigate">Kastrinis, George</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Athens</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8894f088-174f-4083-b1c2-64c1ad017e68">Set-Based Pre-Processing for Points-To Analysis</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kiyokuni Kawachiya</span><a href="https://2013.splashcon.org/profile/kiyokunikawachiya" target="_blank" class="pers-fullname navigate">Kawachiya, Kiyokuni</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM Research - Tokyo</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Madhukar Kedlaya</span><a href="https://2013.splashcon.org/profile/madhukarkedlaya" target="_blank" class="pers-fullname navigate">Kedlaya, Madhukar</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Santa Barbara</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d2743b2a-5939-4ff3-a663-2085dfa324f1">Improved Type Specialization for Dynamic Scripting Languages</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Matthias Keil</span><a href="https://2013.splashcon.org/profile/matthiaskeil" target="_blank" class="pers-fullname navigate">Keil, Matthias</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Freiburg</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="412c5529-2878-4dc7-b5fa-c9db032e3ec8">Efficient Dynamic Access Analysis Using JavaScript Proxies</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stephen Kell</span><a href="https://2013.splashcon.org/profile/stephenkell" target="_blank" class="pers-fullname navigate">Kell, Stephen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Cambridge</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Paul H J Kelly</span><a href="https://2013.splashcon.org/profile/paulhjkelly" target="_blank" class="pers-fullname navigate">Kelly, Paul H J</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Imperial College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6a0c1bb-0315-4d35-b5aa-c4018302a0a1">Barrier Invariants: A Shared State Abstraction for the Analysis of Data-Dependent GPU Kernels</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Steven Kelly</span><a href="https://2013.splashcon.org/profile/stevenkelly" target="_blank" class="pers-fullname navigate">Kelly, Steven</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MetaCase</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jeroen Ketema</span><a href="https://2013.splashcon.org/profile/jeroenketema" target="_blank" class="pers-fullname navigate">Ketema, Jeroen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6a0c1bb-0315-4d35-b5aa-c4018302a0a1">Barrier Invariants: A Shared State Abstraction for the Analysis of Data-Dependent GPU Kernels</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sarfraz Khurshid</span><a href="https://2013.splashcon.org/profile/sarfrazkhurshid" target="_blank" class="pers-fullname navigate">Khurshid, Sarfraz</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Texas at Austin</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="34f839e5-df5a-4c2c-b4b4-93243f0598f7">Injecting Mechanical Faults to Localize Developer Faults for Evolving Software</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gregor Kiczales</span><a href="https://2013.splashcon.org/profile/gregorkiczales" target="_blank" class="pers-fullname navigate">Kiczales, Gregor</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="386e2a15-2d0e-4e76-ba23-cad3c9f7e7f1">Interacting with Dead Objects</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrei Kirshin</span><a href="https://2013.splashcon.org/profile/andreikirshin" target="_blank" class="pers-fullname navigate">Kirshin, Andrei</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d08906c4-2b0a-4813-a701-95f61c9ed10a">NitroGen: Rapid Development of Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Paul Klint</span><a href="https://2013.splashcon.org/profile/paulklint" target="_blank" class="pers-fullname navigate">Klint, Paul</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6fa06bf-0cba-4fe7-88df-bd28ee280210">Micro-Machinations: A DSL for Game Economies</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Etienne Kneuss</span><a href="https://2013.splashcon.org/profile/etiennekneuss" target="_blank" class="pers-fullname navigate">Kneuss, Etienne</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e2fbc871-606d-433a-b321-ce4c5e33c06e">Synthesis Modulo Recursive Functions</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sahar Kokaly</span><a href="https://2013.splashcon.org/profile/saharkokaly" target="_blank" class="pers-fullname navigate">Kokaly, Sahar</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0156f604-8839-4723-916f-5a22181004df">Mapping-Aware Megamodeling: Design Patterns and Laws</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sergiy Kolesnikov</span><a href="https://2013.splashcon.org/profile/sergiykolesnikov" target="_blank" class="pers-fullname navigate">Kolesnikov, Sergiy</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6f5d772-1fdd-4951-8417-05926593fe1c">A Comparison of Product-based, Feature-based, and Family-based Type Checking</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Peter Komisarczuk</span><a href="https://2013.splashcon.org/profile/peterkomisarczuk" target="_blank" class="pers-fullname navigate">Komisarczuk, Peter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0128aad4-526e-4075-a7df-520d91848591">Using Document-Oriented GUIs in Dynamic Software Product Lines</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gabriël Konat</span><a href="https://2013.splashcon.org/profile/gabrielkonat" target="_blank" class="pers-fullname navigate">Konat, Gabriël</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Delft University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fabea8f3-27c3-480f-baaf-6b47f9765653">Language-Parametric Incremental Name and Type Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eric Koskinen</span><a href="https://2013.splashcon.org/profile/erickoskinen" target="_blank" class="pers-fullname navigate">Koskinen, Eric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stevens Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9587ac7f-0c1b-42fd-b367-5f72512fec60">Turning Nondeterminism into Parallelism</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dean Kramer</span><a href="https://2013.splashcon.org/profile/deankramer" target="_blank" class="pers-fullname navigate">Kramer, Dean</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0128aad4-526e-4075-a7df-520d91848591">Using Document-Oriented GUIs in Dynamic Software Product Lines</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="7..9" data-facet-rolecount-order="108" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Shriram Krishnamurthi</span><a href="https://2013.splashcon.org/profile/shriramkrishnamurthi" target="_blank" class="pers-fullname navigate">Krishnamurthi, Shriram</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Brown University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="638ee5c2-378d-4281-b1fe-595d6faa3b6e">Whalesong: Running Racket in the Browser</a></div><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b4fa0b38-e28c-4698-b181-a241aae9acfe">TejaS: Retrofitting Type Systems for JavaScript</a></div><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d1c1b777-952c-4d75-986d-ec5a0663602a">Usable Security as a Static Analysis Problem: Modeling and Reasoning About User Permissions in Social-Sharing Systems</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7ff748e6-39f0-4206-9e60-710750403108">Bootstrap: Programming Games with Algebra</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0fb50d8a-4efc-4781-9169-d2a4917e328e">JavaScript as an Intermediate Language</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1d1e4384-9844-4595-ab60-0b5f987cf230">Debate: Should Software Conferences Respect Software?</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cc4ee7b1-a80a-4c50-b4fd-8b0f158cdd85">Panel — MOOCs: Early Experience</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Pradeep Kudikala</span><a href="https://2013.splashcon.org/profile/pradeepkudikala" target="_blank" class="pers-fullname navigate">Kudikala, Pradeep</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="669355c1-4c6d-46da-90d3-1591604fb161">Technical Debt</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Milind Kulkarni</span><a href="https://2013.splashcon.org/profile/milindkulkarni" target="_blank" class="pers-fullname navigate">Kulkarni, Milind</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Viktor Kunčak</span><a href="https://2013.splashcon.org/profile/viktorkuncak" target="_blank" class="pers-fullname navigate">Kunčak, Viktor</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">EPFL, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="bb371cd9-b1db-4d9f-ab7d-2dc213b963d5">Game Programming by Demonstration</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e2fbc871-606d-433a-b321-ce4c5e33c06e">Synthesis Modulo Recursive Functions</a></div></div></div></td></tr><tr data-facet-country="Serbia and Montenegro" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ivan Kuraj</span><a href="https://2013.splashcon.org/profile/ivankuraj" target="_blank" class="pers-fullname navigate">Kuraj, Ivan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MIT CSAIL, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">Serbia and Montenegro</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e2fbc871-606d-433a-b321-ce4c5e33c06e">Synthesis Modulo Recursive Functions</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Darya Kurilova</span><a href="https://2013.splashcon.org/profile/daryakurilova" target="_blank" class="pers-fullname navigate">Kurilova, Darya</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ebe9c33-8114-4e23-8b05-31092ec70181">On the Simplicity of Synthesizing Linked Data Structure Operations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Takayuki Kuroda</span><a href="https://2013.splashcon.org/profile/takayukikuroda" target="_blank" class="pers-fullname navigate">Kuroda, Takayuki</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b6433d0d-913e-435a-8b0b-2922a84fe527">Model-driven Generative Framework for Automated OMG DDS Performance Testing in the Cloud</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Young-Woo Kwon</span><a href="https://2013.splashcon.org/profile/youngwookwon" target="_blank" class="pers-fullname navigate">Kwon, Young-Woo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Utah State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="bd9578f1-3a53-4575-8c82-68c52bbe738e">Effective Fusion and Separation of Distribution, Fault-Tolerance, and Energy-Efficiency Concerns</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="15ef479f-cc47-42ba-8ae8-d6170c47f843">Orchestrating Mobile Application Execution for Performance and Energy Efficiency</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christian Kästner</span><a href="https://2013.splashcon.org/profile/christiankastner" target="_blank" class="pers-fullname navigate">Kästner, Christian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Carnegie Mellon University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="GPCE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/gpce-2013-papers-program-committee" target="_blank" class="navigate">Co-chair in Program Committee within the GPCE-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">L</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hannah Quay-de la Vallee</span><a href="https://2013.splashcon.org/profile/hannahquaydelavallee" target="_blank" class="pers-fullname navigate">la Vallee, Hannah Quay-de</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d1c1b777-952c-4d75-986d-ec5a0663602a">Usable Security as a Static Analysis Problem: Modeling and Reasoning About User Permissions in Social-Sharing Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Pierre LaBorde</span><a href="https://2013.splashcon.org/profile/pierrelaborde" target="_blank" class="pers-fullname navigate">LaBorde, Pierre</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f5c7d507-7a06-44ce-badd-918da05cd879">Effective Use of Non-blocking Data Structures in a Deduplication Application</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Junilu Lacar</span><a href="https://2013.splashcon.org/profile/junilulacar" target="_blank" class="pers-fullname navigate">Lacar, Junilu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="669355c1-4c6d-46da-90d3-1591604fb161">Technical Debt</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ralf Laemmel</span><a href="https://2013.splashcon.org/profile/ralflammel" target="_blank" class="pers-fullname navigate">Laemmel, Ralf</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Koblenz-Landau, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="29bf4601-50f6-43fe-88f9-40b6dc7d4357">Method and tool support for classifying software languages with Wikipedia</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Patrick Lam</span><a href="https://2013.splashcon.org/profile/patricklam" target="_blank" class="pers-fullname navigate">Lam, Patrick</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Waterloo</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nurudeen Lameed</span><a href="https://2013.splashcon.org/profile/nurudeenlameed" target="_blank" class="pers-fullname navigate">Lameed, Nurudeen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5aebc33c-7d94-4e88-8a9f-40ae2a40161a">Optimizing MATLAB feval with Dynamic Techniques</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Philip Langer</span><a href="https://2013.splashcon.org/profile/philiplanger" target="_blank" class="pers-fullname navigate">Langer, Philip</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="855d933c-386c-40ad-a1ad-0273fb27e663">xMOF: Executable DSMLs based on fUML</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Matias Vara Larsen</span><a href="https://2013.splashcon.org/profile/matiasvaralarsen" target="_blank" class="pers-fullname navigate">Larsen, Matias Vara</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Julia Lawall</span><a href="https://2013.splashcon.org/profile/julialawall" target="_blank" class="pers-fullname navigate">Lawall, Julia</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Inria/LIP6</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Vietnam" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vu Le</span><a href="https://2013.splashcon.org/profile/vule" target="_blank" class="pers-fullname navigate">Le, Vu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft</strong><span class="pull-right"><strong class="small text-muted pers-country">Vietnam</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Doug Lea</span><a href="https://2013.splashcon.org/profile/douglea" target="_blank" class="pers-fullname navigate">Lea, Doug</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">State University of New York (SUNY) Oswego</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="efd60f39-097b-4cbb-8c08-721eed6aa685">Panel — Curriculum 2013: What’s new and how do we adapt?</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH -E-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gary T. Leavens</span><a href="https://2013.splashcon.org/profile/garytleavens" target="_blank" class="pers-fullname navigate">Leavens, Gary T.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Central Florida</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="84815224-8288-47ab-98a4-ccc47659f9d7">Client-Aware Checking and Information Hiding in Interface Specifications with JML/ajmlc</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Richard Leblanc</span><a href="https://2013.splashcon.org/profile/richardleblanc" target="_blank" class="pers-fullname navigate">Leblanc, Richard</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Seattle University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="efd60f39-097b-4cbb-8c08-721eed6aa685">Panel — Curriculum 2013: What’s new and how do we adapt?</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e04e9fd1-173f-4192-97f9-4d6237e81b74">Panel — Test-Driven Development</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-splash-e-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH -E-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hongki Lee</span><a href="https://2013.splashcon.org/profile/hongkilee" target="_blank" class="pers-fullname navigate">Lee, Hongki</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a8b251a4-077b-4b5c-8864-45d3daaf2d55">All about the with Statement in JavaScript: Removing with Statements in JavaScript Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hyoukjoong Lee</span><a href="https://2013.splashcon.org/profile/hyoukjoonglee" target="_blank" class="pers-fullname navigate">Lee, Hyoukjoong</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Philipp Lengauer</span><a href="https://2013.splashcon.org/profile/philipplengauer" target="_blank" class="pers-fullname navigate">Lengauer, Philipp</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="bd2f92ad-a6fe-4755-96c2-e8d9ab28c267">VM-Level Memory Monitoring for Resolving Performance Problems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ruth Lennon</span><a href="https://2013.splashcon.org/profile/ruthlennon" target="_blank" class="pers-fullname navigate">Lennon, Ruth</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Benjamin Lerner</span><a href="https://2013.splashcon.org/profile/benjaminlerner" target="_blank" class="pers-fullname navigate">Lerner, Benjamin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Northeastern University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b4fa0b38-e28c-4698-b181-a241aae9acfe">TejaS: Retrofitting Type Systems for JavaScript</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mohsen Lesani</span><a href="https://2013.splashcon.org/profile/mohsenlesani" target="_blank" class="pers-fullname navigate">Lesani, Mohsen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Riverside</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="094b7ac3-d466-4e5e-9671-60bf46517529">MrCrypt: Static Analysis for Secure Cloud Computations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Leuschel</span><a href="https://2013.splashcon.org/profile/michaelleuschel" target="_blank" class="pers-fullname navigate">Leuschel, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Düsseldorf</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Grace Lewis</span><a href="https://2013.splashcon.org/profile/gracelewis" target="_blank" class="pers-fullname navigate">Lewis, Grace</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Carnegie Mellon Software Engineering Institute</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fa550e22-5f02-4233-8e4e-25ac6a30f268">Mobile Computing in Resource-Constrained Environments</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Boyang Li</span><a href="https://2013.splashcon.org/profile/boyangli" target="_blank" class="pers-fullname navigate">Li, Boyang</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1a507378-9ac7-4a35-9fd3-753db8e0aab6">Inductive Invariant Generation via Abductive Inference</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Du Li</span><a href="https://2013.splashcon.org/profile/duli" target="_blank" class="pers-fullname navigate">Li, Du</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Hewlett Packard Labs</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Junsong Li</span><a href="https://2013.splashcon.org/profile/junsongli" target="_blank" class="pers-fullname navigate">Li, Junsong</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Brown University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Xuandong Li</span><a href="https://2013.splashcon.org/profile/xuandongli" target="_blank" class="pers-fullname navigate">Li, Xuandong</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee5a5fd8-cfdf-443b-8a29-c64741ad709a">Steering Symbolic Execution to Less Traveled Paths</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">You Li</span><a href="https://2013.splashcon.org/profile/youli" target="_blank" class="pers-fullname navigate">Li, You</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee5a5fd8-cfdf-443b-8a29-c64741ad709a">Steering Symbolic Execution to Less Traveled Paths</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jörg Liebig</span><a href="https://2013.splashcon.org/profile/jorgliebig" target="_blank" class="pers-fullname navigate">Liebig, Jörg</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3222684-1e1e-4783-8ba8-46932f3fa20c">Does the Discipline of Preprocessor Annotations Matter? A Controlled Experiment</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ricardo Massa Lima</span><a href="https://2013.splashcon.org/profile/ricardomassalima" target="_blank" class="pers-fullname navigate">Lima, Ricardo Massa</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="84815224-8288-47ab-98a4-ccc47659f9d7">Client-Aware Checking and Information Hiding in Interface Specifications with JML/ajmlc</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eric Lin</span><a href="https://2013.splashcon.org/profile/ericlin" target="_blank" class="pers-fullname navigate">Lin, Eric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Iowa State University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ae1326cd-759a-4bc1-86c3-831cfa81915a">Panini: a Capsule-oriented Programming Language for Implicitly Concurrent Program Design</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yu David Liu</span><a href="https://2013.splashcon.org/profile/yudavidliu" target="_blank" class="pers-fullname navigate">Liu, Yu David</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">State University of New York (SUNY) Binghamton</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Francesco Logozzo</span><a href="https://2013.splashcon.org/profile/francescologozzo" target="_blank" class="pers-fullname navigate">Logozzo, Francesco</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Facebook</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alex Loh</span><a href="https://2013.splashcon.org/profile/alexloh" target="_blank" class="pers-fullname navigate">Loh, Alex</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Crista Lopes</span><a href="https://2013.splashcon.org/profile/cristalopes" target="_blank" class="pers-fullname navigate">Lopes, Crista</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Chair in Program Committee within the SPLASH OOPSLA-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Chair in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Shan Lu</span><a href="https://2013.splashcon.org/profile/shanlu" target="_blank" class="pers-fullname navigate">Lu, Shan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Chicago</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f16a1b9d-e3ca-4a1c-a234-5bb221da1085">Efficient Concurrency-Bug Detection Across Inputs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Roberto Lublinerman</span><a href="https://2013.splashcon.org/profile/robertolublinerman" target="_blank" class="pers-fullname navigate">Lublinerman, Roberto</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5cf7a142-175f-4054-97da-fc38c4cfff19">Isolation for Nested Task Parallelism</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dorel Lucanu</span><a href="https://2013.splashcon.org/profile/dorellucanu" target="_blank" class="pers-fullname navigate">Lucanu, Dorel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3cbb5bbd-d10c-4cc3-8b7a-b6823e4ffffc">A Generic Framework for Symbolic Execution</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mircea F. Lungu</span><a href="https://2013.splashcon.org/profile/mirceaflungu" target="_blank" class="pers-fullname navigate">Lungu, Mircea F.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Groningen</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aran Lunzer</span><a href="https://2013.splashcon.org/profile/aranlunzer" target="_blank" class="pers-fullname navigate">Lunzer, Aran</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a1fb9f1a-8ba1-479d-8dca-2b2b684a82d6">KScript and KSWorld: A Time-Aware and Mostly Declarative Language and Interactive GUI Framework</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">M</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Walid Maalej</span><a href="https://2013.splashcon.org/profile/walidmaalej" target="_blank" class="pers-fullname navigate">Maalej, Walid</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Hamburg</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ole Lehrmann Madsen</span><a href="https://2013.splashcon.org/profile/olelehrmannmadsen" target="_blank" class="pers-fullname navigate">Madsen, Ole Lehrmann</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Aarhus University & The Alexandra Institute</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3414db7a-0805-46ba-94a3-e04ee3200497">Back to the Future: SIMULA style concurrent objects</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tom Maibaum</span><a href="https://2013.splashcon.org/profile/tommaibaum" target="_blank" class="pers-fullname navigate">Maibaum, Tom</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0156f604-8839-4723-916f-5a22181004df">Mapping-Aware Megamodeling: Design Patterns and Laws</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Rupak Majumdar</span><a href="https://2013.splashcon.org/profile/rupakmajumdar" target="_blank" class="pers-fullname navigate">Majumdar, Rupak</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MPI-SWS</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="094b7ac3-d466-4e5e-9671-60bf46517529">MrCrypt: Static Analysis for Secure Cloud Computations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Frederic Mallet</span><a href="https://2013.splashcon.org/profile/fredericmallet" target="_blank" class="pers-fullname navigate">Mallet, Frederic</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="837d8bfa-32e3-458e-96ee-2c9a77039b16">Reifying Concurrency for Executable Metamodeling</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dennis Mancl</span><a href="https://2013.splashcon.org/profile/dennismancl" target="_blank" class="pers-fullname navigate">Mancl, Dennis</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MSWX Software Experts</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Wavefront-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lukas Marek</span><a href="https://2013.splashcon.org/profile/lukasmarek" target="_blank" class="pers-fullname navigate">Marek, Lukas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Darko Marinov</span><a href="https://2013.splashcon.org/profile/darkomarinov" target="_blank" class="pers-fullname navigate">Marinov, Darko</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Illinois at Urbana-Champaign</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5695d07d-3a60-42bd-906e-e66c68f50c25">Model-Based, Event-Driven Programming Paradigm for Interactive Web Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marko Marko</span><a href="https://2013.splashcon.org/profile/markomarko" target="_blank" class="pers-fullname navigate">Marko, Marko</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8732f449-2889-4070-9d5d-05efb11c1597">Template Constructors for Reusable Object Initialization</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Milo Martin</span><a href="https://2013.splashcon.org/profile/milomartin" target="_blank" class="pers-fullname navigate">Martin, Milo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="125d7b93-e8d7-4127-a3ab-c700ece483a4">Ironclad C++: A Library-Augmented Type-Safe Subset of C++</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alexandra Martinez</span><a href="https://2013.splashcon.org/profile/alexandramartinez" target="_blank" class="pers-fullname navigate">Martinez, Alexandra</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hidehiko Masuhara</span><a href="https://2013.splashcon.org/profile/hidehikomasuhara" target="_blank" class="pers-fullname navigate">Masuhara, Hidehiko</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Tokyo Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mikaël Mayer</span><a href="https://2013.splashcon.org/profile/mikaelmayer" target="_blank" class="pers-fullname navigate">Mayer, Mikaël</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">EPFL, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="bb371cd9-b1db-4d9f-ab7d-2dc213b963d5">Game Programming by Demonstration</a></div></div></div></td></tr><tr data-facet-country="Austria" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tanja Mayerhofer</span><a href="https://2013.splashcon.org/profile/tanjamayerhofer" target="_blank" class="pers-fullname navigate">Mayerhofer, Tanja</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">TU Wien</strong><span class="pull-right"><strong class="small text-muted pers-country">Austria</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="855d933c-386c-40ad-a1ad-0273fb27e663">xMOF: Executable DSMLs based on fUML</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eric McCorkle</span><a href="https://2013.splashcon.org/profile/ericmccorkle" target="_blank" class="pers-fullname navigate">McCorkle, Eric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cb9bb78f-7e8d-4e77-9f26-33f5c7068d95">Building Connections between the Theories of Programming Languages and Physical Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Zach McCormick</span><a href="https://2013.splashcon.org/profile/zachmccormick" target="_blank" class="pers-fullname navigate">McCormick, Zach</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4b42f0e0-e2ed-4157-990f-7d173b107c94">Producing and Delivering a Coursera MOOC on Pattern-Oriented Software Architecture for Concurrent and Networked Software</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sean McDirmid</span><a href="https://2013.splashcon.org/profile/seanmcdirmid" target="_blank" class="pers-fullname navigate">McDirmid, Sean</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">HARC / Y Combinator Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="75ca8915-b06d-4036-b476-12a911a5cd81">Usable Live Programming</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="26e7ce21-dc43-4bcd-9d92-1aeccda3c2b0">Making Live Programming Real</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kathryn S McKinley</span><a href="https://2013.splashcon.org/profile/kathrynsmckinley" target="_blank" class="pers-fullname navigate">McKinley, Kathryn S</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="059363e2-d937-4af2-b2a0-89a66398b49d">The Yin and Yang of Hardware Heterogeneity: Can Software Survive?</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65d61fc0-19b6-4621-804f-844d9e7d912c">The Latency, Accuracy, and Battery (LAB) Abstraction: Programmer Productivity and Energy Efficiency for Continuous Mobile Context Sensing</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6f585b88-3833-4f7f-bc58-2dd4f79baf93">Taking Off the Gloves with Reference Counting Immix</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="81edd491-bb99-48ff-a322-2a553f468608">Bounded Partial-Order Reduction</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kenneth L. McMillan</span><a href="https://2013.splashcon.org/profile/kennethlmcmillan" target="_blank" class="pers-fullname navigate">McMillan, Kenneth L.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1a507378-9ac7-4a35-9fd3-753db8e0aab6">Inductive Invariant Generation via Abductive Inference</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Flávio Medeiros</span><a href="https://2013.splashcon.org/profile/flaviomedeiros1" target="_blank" class="pers-fullname navigate">Medeiros, Flávio</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Federal University of Campina Grande</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="df095857-6c0c-4415-a41e-349aae492816">Investigating Preprocessor-Based Syntax Errors</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Darya Melicher</span><a href="https://2013.splashcon.org/profile/daryamelicher" target="_blank" class="pers-fullname navigate">Melicher, Darya</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Paulo Merson</span><a href="https://2013.splashcon.org/profile/paulomerson" target="_blank" class="pers-fullname navigate">Merson, Paulo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="53e6be4b-3e08-43c5-935e-2692cc19039e">Ultimate Architecture Enforcement — Custom checks enforced at code-commit time </a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yossi Mesika</span><a href="https://2013.splashcon.org/profile/yossimesika" target="_blank" class="pers-fullname navigate">Mesika, Yossi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d08906c4-2b0a-4813-a701-95f61c9ed10a">NitroGen: Rapid Development of Mobile Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Leo Meyerovich</span><a href="https://2013.splashcon.org/profile/leomeyerovich" target="_blank" class="pers-fullname navigate">Meyerovich, Leo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Graphistry</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fd9854fc-bd57-46af-9ea9-1e6b60a016a9">Empirical Analysis of Programming Language Adoption</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mira Mezini</span><a href="https://2013.splashcon.org/profile/miramezini" target="_blank" class="pers-fullname navigate">Mezini, Mira</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">TU Darmstadt</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8732f449-2889-4070-9d5d-05efb11c1597">Template Constructors for Reusable Object Initialization</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mae Milano</span><a href="https://2013.splashcon.org/profile/maemilano" target="_blank" class="pers-fullname navigate">Milano, Mae</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Cornell University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ana Milanova</span><a href="https://2013.splashcon.org/profile/anamilanova" target="_blank" class="pers-fullname navigate">Milanova, Ana</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Rensselaer Polytechnic Institute</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aleksandar Milicevic</span><a href="https://2013.splashcon.org/profile/aleksandarmilicevic" target="_blank" class="pers-fullname navigate">Milicevic, Aleksandar</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5695d07d-3a60-42bd-906e-e66c68f50c25">Model-Based, Event-Driven Programming Paradigm for Interactive Web Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Heather Miller</span><a href="https://2013.splashcon.org/profile/heathermiller" target="_blank" class="pers-fullname navigate">Miller, Heather</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Ecole Polytechnique Federale de Lausanne</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="90d2e086-2658-4edc-b096-edc504b3ad37">Instant Pickles: Generating Object-Oriented Pickler Combinators for Fast and Extensible Serialization</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Todd Millstein</span><a href="https://2013.splashcon.org/profile/toddmillstein1" target="_blank" class="pers-fullname navigate">Millstein, Todd</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Los Angeles</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="094b7ac3-d466-4e5e-9671-60bf46517529">MrCrypt: Static Analysis for Secure Cloud Computations</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Todd Millstein</span><a href="https://2013.splashcon.org/profile/toddmillstein" target="_blank" class="pers-fullname navigate">Millstein, Todd</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Los Angeles</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mehdi Mirakhorli</span><a href="https://2013.splashcon.org/profile/mehdimirakhorli" target="_blank" class="pers-fullname navigate">Mirakhorli, Mehdi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Rochester Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sasa Misailovic</span><a href="https://2013.splashcon.org/profile/sasamisailovic" target="_blank" class="pers-fullname navigate">Misailovic, Sasa</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Illinois at Urbana-Champaign, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="96bd75eb-d218-4d66-93bc-9b6a64cb0bc4">Verifying Quantitative Reliability for Programs That Execute on Unreliable Hardware</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nick Mitchell</span><a href="https://2013.splashcon.org/profile/nickmitchell" target="_blank" class="pers-fullname navigate">Mitchell, Nick</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="36e2f770-d9b5-4eab-8a23-802f42429222">On-the-fly Capacity Planning</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Pedro J. Molina</span><a href="https://2013.splashcon.org/profile/pedrojmolina" target="_blank" class="pers-fullname navigate">Molina, Pedro J.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Floreal Morandat</span><a href="https://2013.splashcon.org/profile/florealmorandat" target="_blank" class="pers-fullname navigate">Morandat, Floreal</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Enseirb-Matmeca</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-demonstrations-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Demonstrations-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dominik Mosen</span><a href="https://2013.splashcon.org/profile/dominikmosen" target="_blank" class="pers-fullname navigate">Mosen, Dominik</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="29bf4601-50f6-43fe-88f9-40b6dc7d4357">Method and tool support for classifying software languages with Wikipedia</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Emerson Murphy-Hill</span><a href="https://2013.splashcon.org/profile/emersonmurphyhill" target="_blank" class="pers-fullname navigate">Murphy-Hill, Emerson</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">North Carolina State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Madan Musuvathi</span><a href="https://2013.splashcon.org/profile/madanmusuvathi" target="_blank" class="pers-fullname navigate">Musuvathi, Madan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="81edd491-bb99-48ff-a322-2a553f468608">Bounded Partial-Order Reduction</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Todd Mytkowicz</span><a href="https://2013.splashcon.org/profile/toddmytkowicz" target="_blank" class="pers-fullname navigate">Mytkowicz, Todd</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65d61fc0-19b6-4621-804f-844d9e7d912c">The Latency, Accuracy, and Battery (LAB) Abstraction: Programmer Productivity and Energy Efficiency for Continuous Mobile Context Sensing</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Anders Møller</span><a href="https://2013.splashcon.org/profile/andersmoller" target="_blank" class="pers-fullname navigate">Møller, Anders</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Aarhus University</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c2541357-b775-4b37-b508-598fbd01e866">Semi-Automatic Rename Refactoring for JavaScript</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">N</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Santosh Nagarakatte</span><a href="https://2013.splashcon.org/profile/santoshnagarakatte" target="_blank" class="pers-fullname navigate">Nagarakatte, Santosh</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Rutgers University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="125d7b93-e8d7-4127-a3ab-c700ece483a4">Ironclad C++: A Library-Augmented Type-Safe Subset of C++</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Priya Nagpurkar</span><a href="https://2013.splashcon.org/profile/priyanagpurkar" target="_blank" class="pers-fullname navigate">Nagpurkar, Priya</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM Research, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="DLS" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/dls-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the DLS-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mangala Gowri Nanda</span><a href="https://2013.splashcon.org/profile/mangalagowrinanda" target="_blank" class="pers-fullname navigate">Nanda, Mangala Gowri</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b689504d-8ac6-4a10-a1c8-2a21320c27f1">Combining Concern Input with Program Analysis for Bloat Detection</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Chinmay Narayan</span><a href="https://2013.splashcon.org/profile/chinmaynarayan" target="_blank" class="pers-fullname navigate">Narayan, Chinmay</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c39a290a-23f4-499d-a306-fe3d00e35559">Relaxed Separation Logic: A Program Logic for C11 Concurrency</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nanjangud C. Narendra</span><a href="https://2013.splashcon.org/profile/nanjangudcnarendra" target="_blank" class="pers-fullname navigate">Narendra, Nanjangud C.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Iulian Neamtiu</span><a href="https://2013.splashcon.org/profile/iulianneamtiu" target="_blank" class="pers-fullname navigate">Neamtiu, Iulian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">New Jersey Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="64127049-8119-460c-8602-e52d18f1277a">Targeted and Depth-first Exploration for Systematic Testing of Android Apps</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">George Necula</span><a href="https://2013.splashcon.org/profile/georgenecula" target="_blank" class="pers-fullname navigate">Necula, George</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Berkeley</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ea9a2e55-4264-4cc9-9413-3fdfe62fa253">Guided GUI Testing of Android Apps with Minimal Restart and Approximate Learning</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stas Negara</span><a href="https://2013.splashcon.org/profile/stasnegara" target="_blank" class="pers-fullname navigate">Negara, Stas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Illinois at Urbana-Champaign</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hoan Nguyen</span><a href="https://2013.splashcon.org/profile/hoannguyen" target="_blank" class="pers-fullname navigate">Nguyen, Hoan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Iowa State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b56c0956-fde8-42ba-8f8b-b77c5ee4971a">Mining Source Code Repositories with Boa</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tien N. Nguyen</span><a href="https://2013.splashcon.org/profile/tiennguyen" target="_blank" class="pers-fullname navigate">Nguyen, Tien N.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Texas at Dallas</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cadacd0a-d6ea-4dcf-b4b6-69d661dad41f">Declarative Visitors to Ease Fine-grained Source Code Mining with Full History on Billions of AST Nodes</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b56c0956-fde8-42ba-8f8b-b77c5ee4971a">Mining Source Code Repositories with Boa</a></div></div></div></td></tr><tr data-facet-country="New Zealand" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">James Noble</span><a href="https://2013.splashcon.org/profile/jamesnoble" target="_blank" class="pers-fullname navigate">Noble, James</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Victoria University of Wellington</strong><span class="pull-right"><strong class="small text-muted pers-country">New Zealand</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1d1e4384-9844-4595-ab60-0b5f987cf230">Debate: Should Software Conferences Respect Software?</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Albert Noll</span><a href="https://2013.splashcon.org/profile/albertnoll" target="_blank" class="pers-fullname navigate">Noll, Albert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="70d8abab-8bcd-46a5-a8ce-0120081df9f8">Online Feedback-Directed Optimizations for Parallel Java Code</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Brian Norris</span><a href="https://2013.splashcon.org/profile/briannorris" target="_blank" class="pers-fullname navigate">Norris, Brian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="91eeea95-9788-4502-9791-0db37baf96b0">CDSChecker: Checking Concurrent Data Structures Written with C/C++ Atomics</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="62f85d11-d132-49ca-bed1-7df6b170dfc9">CDSChecker: Checking Concurrent Data Structures Written with C/C++ Atomics</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">O</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christopher O'Connor</span><a href="https://2013.splashcon.org/profile/christopheroconnor" target="_blank" class="pers-fullname navigate">O'Connor, Christopher</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront-track</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Martin Odersky</span><a href="https://2013.splashcon.org/profile/martinodersky" target="_blank" class="pers-fullname navigate">Odersky, Martin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">EPFL, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cf8060db-ece5-4497-b5d6-073d077b4a40">Spiral in Scala: Towards the Systematic Construction of Generators for Performance Libraries</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="90d2e086-2658-4edc-b096-edc504b3ad37">Instant Pickles: Generating Object-Oriented Pickler Combinators for Fast and Extensible Serialization</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="53321229-3bfc-4a03-8d10-66a847a14552">Miniboxing: Improving the Speed to Code Size Tradeoff in Parametric Polymorphism Translations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Georg Ofenbeck</span><a href="https://2013.splashcon.org/profile/georgofenbeck" target="_blank" class="pers-fullname navigate">Ofenbeck, Georg</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">ETH Zurich, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cf8060db-ece5-4497-b5d6-073d077b4a40">Spiral in Scala: Towards the Systematic Construction of Generators for Performance Libraries</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Peter Ohmann</span><a href="https://2013.splashcon.org/profile/peterohmann" target="_blank" class="pers-fullname navigate">Ohmann, Peter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Wisconsin - Madison</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="418e9849-393d-46a7-a106-5a12febf94da">CSI: Crash Scene Investigation</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yoshiki Ohshima</span><a href="https://2013.splashcon.org/profile/yoshikiohshima1" target="_blank" class="pers-fullname navigate">Ohshima, Yoshiki</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">HARC / Y Combinator Research</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a1fb9f1a-8ba1-479d-8dca-2b2b684a82d6">KScript and KSWorld: A Time-Aware and Mostly Declarative Language and Interactive GUI Framework</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4e9f96e1-77a9-4d04-b9e9-19b60d97ee85">Toward the future of personal computing system construction</a></div></div></div></td></tr><tr data-facet-country="Hong Kong" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bruno C. d. S. Oliveira</span><a href="https://2013.splashcon.org/profile/brunooliveira" target="_blank" class="pers-fullname navigate">Oliveira, Bruno C. d. S.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Hong Kong, China</strong><span class="pull-right"><strong class="small text-muted pers-country">Hong Kong</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Toacy Oliveira</span><a href="https://2013.splashcon.org/profile/toacyoliveira" target="_blank" class="pers-fullname navigate">Oliveira, Toacy</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57275108-8f46-4ee0-95b5-c54a5a24d5e6">Supporting Large Scale Model Transformation Reuse</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kunle Olukotun</span><a href="https://2013.splashcon.org/profile/kunleolukotun" target="_blank" class="pers-fullname navigate">Olukotun, Kunle</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stanford University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Cyrus Omar</span><a href="https://2013.splashcon.org/profile/cyrusomar" target="_blank" class="pers-fullname navigate">Omar, Cyrus</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c2a344d8-a877-4d4a-8168-381decd741cd">Structured Statistical Syntax Tree Prediction</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bill Opdyke</span><a href="https://2013.splashcon.org/profile/billopdyke" target="_blank" class="pers-fullname navigate">Opdyke, Bill</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">JP Morgan Chase & Co</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="674ecf1a-fcd8-4f68-b90f-74a58400e5a4">Refactoring, Reuse & Reality: Revisited</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">William Opdyke</span><a href="https://2013.splashcon.org/profile/williamopdyke" target="_blank" class="pers-fullname navigate">Opdyke, William</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="669355c1-4c6d-46da-90d3-1591604fb161">Technical Debt</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Peter-Michael Osera</span><a href="https://2013.splashcon.org/profile/petermichaelosera" target="_blank" class="pers-fullname navigate">Osera, Peter-Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Grinnell College</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dd592353-baaf-405b-a7b4-2192c33ba4bb">Teaching Induction with Functional Programming and A Proof Assistant</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="125d7b93-e8d7-4127-a3ab-c700ece483a4">Ironclad C++: A Library-Augmented Type-Safe Subset of C++</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Klaus Ostermann</span><a href="https://2013.splashcon.org/profile/klausostermann" target="_blank" class="pers-fullname navigate">Ostermann, Klaus</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Tuebingen</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57dfaea1-a0bc-420f-9873-7bbf4228be61">Software Evolution to Domain-Specific Languages</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Samia Oussena</span><a href="https://2013.splashcon.org/profile/samiaoussena" target="_blank" class="pers-fullname navigate">Oussena, Samia</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0128aad4-526e-4075-a7df-520d91848591">Using Document-Oriented GUIs in Dynamic Software Product Lines</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ipek Ozkaya</span><a href="https://2013.splashcon.org/profile/ipekozkaya" target="_blank" class="pers-fullname navigate">Ozkaya, Ipek</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Carnegie Mellon Software Engineering Institute</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="669355c1-4c6d-46da-90d3-1591604fb161">Technical Debt</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">P</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Richard Paige</span><a href="https://2013.splashcon.org/profile/richardpaige" target="_blank" class="pers-fullname navigate">Paige, Richard</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of York</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SLE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/sle-2013-papers-program-committee" target="_blank" class="navigate">Co-chair in Program Committee within the SLE-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Martin Palatnik</span><a href="https://2013.splashcon.org/profile/martinpalatnik" target="_blank" class="pers-fullname navigate">Palatnik, Martin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Santosh Pande</span><a href="https://2013.splashcon.org/profile/santoshpande" target="_blank" class="pers-fullname navigate">Pande, Santosh</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d15292a7-74f5-46f8-bff7-089ac0be5378">Multiverse: Efficiently supporting distributed high-level speculation</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Changhee Park</span><a href="https://2013.splashcon.org/profile/changheepark" target="_blank" class="pers-fullname navigate">Park, Changhee</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">KAIST, South Korea</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a8b251a4-077b-4b5c-8864-45d3daaf2d55">All about the with Statement in JavaScript: Removing with Statements in JavaScript Applications</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Daniel Patterson</span><a href="https://2013.splashcon.org/profile/danielpatterson" target="_blank" class="pers-fullname navigate">Patterson, Daniel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Northeastern University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">David Patterson</span><a href="https://2013.splashcon.org/profile/davidpatterson" target="_blank" class="pers-fullname navigate">Patterson, David</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="07c384d5-1bd6-46f9-9872-c283520befaa">Myths about MOOCs and Software Engineering Education</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e04e9fd1-173f-4192-97f9-4d6237e81b74">Panel — Test-Driven Development</a></div></div></div></td></tr><tr data-facet-country="New Zealand" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">David J. Pearce</span><a href="https://2013.splashcon.org/profile/davidpearce" target="_blank" class="pers-fullname navigate">Pearce, David J.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Victoria University of Wellington</strong><span class="pull-right"><strong class="small text-muted pers-country">New Zealand</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="54570a23-f001-4c73-b7cf-cf37b08f632e">Whiley: a Platform for Research in Software Verification</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thelge Peiris</span><a href="https://2013.splashcon.org/profile/thelgepeiris" target="_blank" class="pers-fullname navigate">Peiris, Thelge</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Santiago Perez De Rosso</span><a href="https://2013.splashcon.org/profile/santiagoperezderosso" target="_blank" class="pers-fullname navigate">Perez De Rosso, Santiago</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MIT CSAIL</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1950bc3f-f78f-4a59-a8bc-4d25b5d26115">What’s Wrong with Git? A Conceptual Design Analysis</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Igor Peshansky</span><a href="https://2013.splashcon.org/profile/igorpeshansky" target="_blank" class="pers-fullname navigate">Peshansky, Igor</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-demonstrations-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Demonstrations-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Raquel Pillat</span><a href="https://2013.splashcon.org/profile/raquelpillat" target="_blank" class="pers-fullname navigate">Pillat, Raquel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57275108-8f46-4ee0-95b5-c54a5a24d5e6">Supporting Large Scale Model Transformation Reuse</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Suresh Pillay</span><a href="https://2013.splashcon.org/profile/sureshpillay" target="_blank" class="pers-fullname navigate">Pillay, Suresh</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c4fa29fe-5afb-4db3-a65c-f0878e87b6f0">Variability Support in Domain-Specific Language Development</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gustavo Pinto</span><a href="https://2013.splashcon.org/profile/gustavopinto" target="_blank" class="pers-fullname navigate">Pinto, Gustavo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee4d94a6-38a8-468b-98b2-ee41c428a6e0">Refactoring Multicore Applications Towards Energy Efficiency</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="13a21d87-dced-4400-b1a6-b0e932175fe7">Do Language Constructs for Concurrent Execution Have Impact on Energy Efficiency?</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Joe Gibbs Politz</span><a href="https://2013.splashcon.org/profile/joepolitz" target="_blank" class="pers-fullname navigate">Politz, Joe Gibbs</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, San Diego</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b4fa0b38-e28c-4698-b181-a241aae9acfe">TejaS: Retrofitting Type Systems for JavaScript</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="New Zealand" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Martin Purvis</span><a href="https://2013.splashcon.org/profile/martinpurvis" target="_blank" class="pers-fullname navigate">Purvis, Martin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Otago</strong><span class="pull-right"><strong class="small text-muted pers-country">New Zealand</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="Onward!" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/onward-2013-onward-essays-committee" target="_blank" class="navigate">Committee Member in Committee within the Onward! Essays-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hari Pyla</span><a href="https://2013.splashcon.org/profile/haripyla" target="_blank" class="pers-fullname navigate">Pyla, Hari</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Markus Püschel</span><a href="https://2013.splashcon.org/profile/markuspuschel" target="_blank" class="pers-fullname navigate">Püschel, Markus</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">ETH Zürich</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cf8060db-ece5-4497-b5d6-073d077b4a40">Spiral in Scala: Towards the Systematic Construction of Generators for Performance Libraries</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Q</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Shaz Qadeer</span><a href="https://2013.splashcon.org/profile/shazqadeer" target="_blank" class="pers-fullname navigate">Qadeer, Shaz</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6a0c1bb-0315-4d35-b5aa-c4018302a0a1">Barrier Invariants: A Shared State Abstraction for the Analysis of Data-Dependent GPU Kernels</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">R</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">K R Jayaram</span><a href="https://2013.splashcon.org/profile/krjayaram" target="_blank" class="pers-fullname navigate">R Jayaram, K</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM Research, USA</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-posters-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Posters-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ariel Rabkin</span><a href="https://2013.splashcon.org/profile/arielrabkin" target="_blank" class="pers-fullname navigate">Rabkin, Ariel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Cloudera</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fd9854fc-bd57-46af-9ea9-1e6b60a016a9">Empirical Analysis of Programming Language Adoption</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hridesh Rajan</span><a href="https://2013.splashcon.org/profile/hrideshrajan" target="_blank" class="pers-fullname navigate">Rajan, Hridesh</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Iowa State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cadacd0a-d6ea-4dcf-b4b6-69d661dad41f">Declarative Visitors to Ease Fine-grained Source Code Mining with Full History on Billions of AST Nodes</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ae1326cd-759a-4bc1-86c3-831cfa81915a">Panini: a Capsule-oriented Programming Language for Implicitly Concurrent Program Design</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b56c0956-fde8-42ba-8f8b-b77c5ee4971a">Mining Source Code Repositories with Boa</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Václav Rajlich</span><a href="https://2013.splashcon.org/profile/vaclavrajlich" target="_blank" class="pers-fullname navigate">Rajlich, Václav</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Wayne State University </strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="43c327d0-b362-4ad4-b079-bfb184f6d1e6">Teaching Future Software Developers</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kaushik Ravichandran</span><a href="https://2013.splashcon.org/profile/kaushikravichandran" target="_blank" class="pers-fullname navigate">Ravichandran, Kaushik</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d15292a7-74f5-46f8-bff7-089ac0be5378">Multiverse: Efficiently supporting distributed high-level speculation</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Baishakhi Ray</span><a href="https://2013.splashcon.org/profile/baishakhiray" target="_blank" class="pers-fullname navigate">Ray, Baishakhi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Veselin Raychev</span><a href="https://2013.splashcon.org/profile/veselinraychev" target="_blank" class="pers-fullname navigate">Raychev, Veselin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">ETH Zurich</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d77e671e-9b57-47b6-9383-ee2fb9453fe7">Refactoring with Synthesis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2c90f233-9dc0-4bdb-9950-6c2dd6594a68">Effective Race Detection for Event-Driven Programs</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a8652e57-d8c3-4d82-bb0e-d3e7746d5101">Effective Race Detection for Event-Driven Programs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Derek Rayside</span><a href="https://2013.splashcon.org/profile/derekrayside" target="_blank" class="pers-fullname navigate">Rayside, Derek</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Waterloo</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ebe9c33-8114-4e23-8b05-31092ec70181">On the Simplicity of Synthesizing Linked Data Structure Operations</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Henrique Rebelo</span><a href="https://2013.splashcon.org/profile/henriquerebelo" target="_blank" class="pers-fullname navigate">Rebelo, Henrique</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Universidade Federal de Pernambuco</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1b54e0f9-450a-4758-9d07-66b306cd477d">Identifying and Specifying Crosscutting Contracts with AspectJML</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="84815224-8288-47ab-98a4-ccc47659f9d7">Client-Aware Checking and Information Hiding in Interface Specifications with JML/ajmlc</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christoph Reichenbach</span><a href="https://2013.splashcon.org/profile/christophreichenbach" target="_blank" class="pers-fullname navigate">Reichenbach, Christoph</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Goethe University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-demonstrations-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Demonstrations-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alexander Repenning</span><a href="https://2013.splashcon.org/profile/alexanderrepenning" target="_blank" class="pers-fullname navigate">Repenning, Alexander</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="39818e18-ca61-47ad-aba4-a0e013b0be66">Conversational Programming</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mehrdad Reshadi</span><a href="https://2013.splashcon.org/profile/mehrdadreshadi" target="_blank" class="pers-fullname navigate">Reshadi, Mehrdad</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d2743b2a-5939-4ff3-a663-2085dfa324f1">Improved Type Specialization for Dynamic Scripting Languages</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Márcio Ribeiro</span><a href="https://2013.splashcon.org/profile/marcioribeiro" target="_blank" class="pers-fullname navigate">Ribeiro, Márcio</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Federal University of Alagoas, Brazil</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="df095857-6c0c-4415-a41e-349aae492816">Investigating Preprocessor-Based Syntax Errors</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Julien Richard-Foy</span><a href="https://2013.splashcon.org/profile/julienrichardfoy" target="_blank" class="pers-fullname navigate">Richard-Foy, Julien</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ed68bea5-3b9d-44ff-926d-6da2871c0246">Efficient High-Level Abstractions for Web Programming</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gregor Richards</span><a href="https://2013.splashcon.org/profile/gregorrichards" target="_blank" class="pers-fullname navigate">Richards, Gregor</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Waterloo</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a32bb700-b6b8-4c0a-8448-49a44da86efc">Flexible Access Control for Javascript</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Felix Rieger</span><a href="https://2013.splashcon.org/profile/felixrieger" target="_blank" class="pers-fullname navigate">Rieger, Felix</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Philipps-Universität Marburg</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0e9d32ca-2bea-4167-b4e0-0497c16e79b4">A Framework for Extensible Languages</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Martin C. Rinard</span><a href="https://2013.splashcon.org/profile/martinrinard" target="_blank" class="pers-fullname navigate">Rinard, Martin C.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Massachusetts Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="96bd75eb-d218-4d66-93bc-9b6a64cb0bc4">Verifying Quantitative Reliability for Programs That Execute on Unreliable Hardware</a></div></div></div></td></tr><tr data-facet-country="Israel" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Noam Rinetzky</span><a href="https://2013.splashcon.org/profile/noamrinetzky" target="_blank" class="pers-fullname navigate">Rinetzky, Noam</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Tel Aviv University</strong><span class="pull-right"><strong class="small text-muted pers-country">Israel</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Behnam Robatmili</span><a href="https://2013.splashcon.org/profile/behnamrobatmili" target="_blank" class="pers-fullname navigate">Robatmili, Behnam</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Qualcomm Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d2743b2a-5939-4ff3-a663-2085dfa324f1">Improved Type Specialization for Dynamic Scripting Languages</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jared Roesch</span><a href="https://2013.splashcon.org/profile/jaredroesch" target="_blank" class="pers-fullname navigate">Roesch, Jared</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Washington, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d2743b2a-5939-4ff3-a663-2085dfa324f1">Improved Type Specialization for Dynamic Scripting Languages</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tiark Rompf</span><a href="https://2013.splashcon.org/profile/tiarkrompf" target="_blank" class="pers-fullname navigate">Rompf, Tiark</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cf8060db-ece5-4497-b5d6-073d077b4a40">Spiral in Scala: Towards the Systematic Construction of Generators for Performance Libraries</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Claudio Russo</span><a href="https://2013.splashcon.org/profile/claudiorusso" target="_blank" class="pers-fullname navigate">Russo, Claudio</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vlad Rusu</span><a href="https://2013.splashcon.org/profile/vladrusu" target="_blank" class="pers-fullname navigate">Rusu, Vlad</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3cbb5bbd-d10c-4cc3-8b7a-b6823e4ffffc">A Generic Framework for Symbolic Execution</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ryan Rybarczyk</span><a href="https://2013.splashcon.org/profile/ryanrybarczyk" target="_blank" class="pers-fullname navigate">Rybarczyk, Ryan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="Korea, South" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sukyoung Ryu</span><a href="https://2013.splashcon.org/profile/sukyoungryu" target="_blank" class="pers-fullname navigate">Ryu, Sukyoung</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">Korea, South</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a8b251a4-077b-4b5c-8864-45d3daaf2d55">All about the with Statement in JavaScript: Removing with Statements in JavaScript Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">S</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mooly Sagiv</span><a href="https://2013.splashcon.org/profile/moolysagiv" target="_blank" class="pers-fullname navigate">Sagiv, Mooly</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Tel Aviv University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9587ac7f-0c1b-42fd-b367-5f72512fec60">Turning Nondeterminism into Parallelism</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hitesh Sajnani</span><a href="https://2013.splashcon.org/profile/hiteshsajnani" target="_blank" class="pers-fullname navigate">Sajnani, Hitesh</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft </strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Roberto Salama</span><a href="https://2013.splashcon.org/profile/robertosalama" target="_blank" class="pers-fullname navigate">Salama, Roberto</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Millennium Partners</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Robin Salkeld</span><a href="https://2013.splashcon.org/profile/robinsalkeld" target="_blank" class="pers-fullname navigate">Salkeld, Robin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="386e2a15-2d0e-4e76-ba23-cad3c9f7e7f1">Interacting with Dead Objects</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Meisam Fathi Salmi</span><a href="https://2013.splashcon.org/profile/meisamfathisalmi" target="_blank" class="pers-fullname navigate">Salmi, Meisam Fathi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Scott Saponas</span><a href="https://2013.splashcon.org/profile/scottsaponas" target="_blank" class="pers-fullname navigate">Saponas, Scott</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65d61fc0-19b6-4621-804f-844d9e7d912c">The Latency, Accuracy, and Battery (LAB) Abstraction: Programmer Productivity and Energy Efficiency for Continuous Mobile Context Sensing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aibek Sarimbekov</span><a href="https://2013.splashcon.org/profile/aibeksarimbekov" target="_blank" class="pers-fullname navigate">Sarimbekov, Aibek</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vivek Sarkar</span><a href="https://2013.splashcon.org/profile/viveksarkar" target="_blank" class="pers-fullname navigate">Sarkar, Vivek</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Rice University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5cf7a142-175f-4054-97da-fc38c4cfff19">Isolation for Nested Task Parallelism</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">John Sarracino</span><a href="https://2013.splashcon.org/profile/johnsarracino" target="_blank" class="pers-fullname navigate">Sarracino, John</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, San Diego</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2fd9a77e-c946-4597-98cb-3cc2f1e68178">Type Refinement for Static Analysis of JavaScript</a></div></div></div></td></tr><tr data-facet-country="Belgium" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jennifer B. Sartor</span><a href="https://2013.splashcon.org/profile/jennifersartor" target="_blank" class="pers-fullname navigate">Sartor, Jennifer B.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vrije Universiteit Brussel</strong><span class="pull-right"><strong class="small text-muted pers-country">Belgium</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="57b4c5f8-65c7-40a0-8487-4e21ac381201">Bottle Graphs: Visualizing Scalability Bottlenecks in Multi-Threaded Applications</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-doctoral-symposium-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Doctoral Symposium-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Max Schaefer</span><a href="https://2013.splashcon.org/profile/maxschaefer" target="_blank" class="pers-fullname navigate">Schaefer, Max</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Semmle</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d77e671e-9b57-47b6-9383-ee2fb9453fe7">Refactoring with Synthesis</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Emmanuel Schanzer</span><a href="https://2013.splashcon.org/profile/emmanuelschanzer" target="_blank" class="pers-fullname navigate">Schanzer, Emmanuel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Brown University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7ff748e6-39f0-4206-9e60-710750403108">Bootstrap: Programming Games with Algebra</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eugen Schindler</span><a href="https://2013.splashcon.org/profile/eugenschindler" target="_blank" class="pers-fullname navigate">Schindler, Eugen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oce</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Klemens Schindler</span><a href="https://2013.splashcon.org/profile/klemensschindler" target="_blank" class="pers-fullname navigate">Schindler, Klemens</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Sioux Embedded Systems</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eric Schkufza</span><a href="https://2013.splashcon.org/profile/ericschkufza" target="_blank" class="pers-fullname navigate">Schkufza, Eric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Stanford University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3a1537a5-6218-4161-9e4d-98cad765975c">Data-Driven Equivalence Checking</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Douglas C. Schmidt</span><a href="https://2013.splashcon.org/profile/douglascschmidt" target="_blank" class="pers-fullname navigate">Schmidt, Douglas C.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vanderbilt University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4b42f0e0-e2ed-4157-990f-7d173b107c94">Producing and Delivering a Coursera MOOC on Pattern-Oriented Software Architecture for Concurrent and Networked Software</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sandro Schulze</span><a href="https://2013.splashcon.org/profile/sandroschulze" target="_blank" class="pers-fullname navigate">Schulze, Sandro</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Magdeburg, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3222684-1e1e-4783-8ba8-46932f3fa20c">Does the Discipline of Preprocessor Annotations Matter? A Controlled Experiment</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Elizabeth Scott</span><a href="https://2013.splashcon.org/profile/elizabethscott" target="_blank" class="pers-fullname navigate">Scott, Elizabeth</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Royal Holloway University of London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="eb720310-1dd8-46bf-b986-04f0dcb9cfa2">Safe Specification of Operator Precedence Rules</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Koushik Sen</span><a href="https://2013.splashcon.org/profile/koushiksen" target="_blank" class="pers-fullname navigate">Sen, Koushik</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Berkeley</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ea9a2e55-4264-4cc9-9413-3fdfe62fa253">Guided GUI Testing of Android Apps with Minimal Restart and Approximate Learning</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Aritra Sengupta</span><a href="https://2013.splashcon.org/profile/aritrasengupta" target="_blank" class="pers-fullname navigate">Sengupta, Aritra</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Ohio State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marco Servetto</span><a href="https://2013.splashcon.org/profile/marcoservetto" target="_blank" class="pers-fullname navigate">Servetto, Marco</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Victoria University of Wellington</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andreas Sewe</span><a href="https://2013.splashcon.org/profile/andreassewe" target="_blank" class="pers-fullname navigate">Sewe, Andreas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Codetrails</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Clifford Shaffer</span><a href="https://2013.splashcon.org/profile/cliffordshaffer" target="_blank" class="pers-fullname navigate">Shaffer, Clifford</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="82615191-fd03-4a63-95e1-663cb2a2dbb3">Transforming Introductory Computer Science Projects via Real-Time Web Data</a></div></div></div></td></tr><tr data-facet-country="Bangladesh" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Rifat Shahriyar</span><a href="https://2013.splashcon.org/profile/rifatshahriyar" target="_blank" class="pers-fullname navigate">Shahriyar, Rifat</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Bangladesh University of Engineering and Technology and Australian National University</strong><span class="pull-right"><strong class="small text-muted pers-country">Bangladesh</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6f585b88-3833-4f7f-bc58-2dd4f79baf93">Taking Off the Gloves with Reference Counting Immix</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Zalia Shams</span><a href="https://2013.splashcon.org/profile/zaliashams" target="_blank" class="pers-fullname navigate">Shams, Zalia</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5e048df3-c360-45c4-a2d0-315950f27069">Automatically Assessing the Quality of Student-Written Tests</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Rahul Sharma</span><a href="https://2013.splashcon.org/profile/rahulsharma" target="_blank" class="pers-fullname navigate">Sharma, Rahul</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3a1537a5-6218-4161-9e4d-98cad765975c">Data-Driven Equivalence Checking</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Feng Shen</span><a href="https://2013.splashcon.org/profile/fengshen" target="_blank" class="pers-fullname navigate">Shen, Feng</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="87604cdc-8854-4af4-8bfb-33d96b15605a">A Secure Play Store for Android</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Xipeng Shen</span><a href="https://2013.splashcon.org/profile/xipengshen" target="_blank" class="pers-fullname navigate">Shen, Xipeng</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">North Carolina State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0b90c871-1374-4519-ac71-15722b318b26">Do Computer Programs Have to Be As Dumb As They Are?</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stephen Sheneman</span><a href="https://2013.splashcon.org/profile/stephensheneman" target="_blank" class="pers-fullname navigate">Sheneman, Stephen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yao Shi</span><a href="https://2013.splashcon.org/profile/yaoshi" target="_blank" class="pers-fullname navigate">Shi, Yao</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2362a022-5010-41cd-948b-7e1f39c1cce8">Code Optimizations Using Formally Verified Properties</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tatiana Shpeisman</span><a href="https://2013.splashcon.org/profile/tatianashpeisman" target="_blank" class="pers-fullname navigate">Shpeisman, Tatiana</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6d417b0b-53eb-4113-9996-6d9abf4460dc">River Trail: A Path to Parallelism in JavaScript</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Janet Siegmund</span><a href="https://2013.splashcon.org/profile/janetsiegmund" target="_blank" class="pers-fullname navigate">Siegmund, Janet</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Passau</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3222684-1e1e-4783-8ba8-46932f3fa20c">Does the Discipline of Preprocessor Annotations Matter? A Controlled Experiment</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Norbert Siegmund</span><a href="https://2013.splashcon.org/profile/norbertsiegmund" target="_blank" class="pers-fullname navigate">Siegmund, Norbert</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Bauhaus-University Weimar</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="11d37cc4-2e6d-447c-ac6b-c51a28c1b5cd">Family-Based Performance Measurement</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Doug Simon</span><a href="https://2013.splashcon.org/profile/dougsimon" target="_blank" class="pers-fullname navigate">Simon, Doug</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Renuka R Sindhgatta</span><a href="https://2013.splashcon.org/profile/renukarsindhgatta" target="_blank" class="pers-fullname navigate">Sindhgatta, Renuka R</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-wavefront-experience-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Wavefront Experience-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christian Skalka</span><a href="https://2013.splashcon.org/profile/christianskalka" target="_blank" class="pers-fullname navigate">Skalka, Christian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Vermont</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="899613ef-004c-4d09-9533-0b08a27b7484">Scalaness/nesT: Type Specialized Staged Programming for Sensor Networks</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="4..6" data-facet-rolecount-order="105" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yannis Smaragdakis</span><a href="https://2013.splashcon.org/profile/yannissmaragdakis" target="_blank" class="pers-fullname navigate">Smaragdakis, Yannis</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Athens</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="060d24de-b354-4454-aa53-92cb1c25c833">Reified Type Parameters Using Java Annotations</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8894f088-174f-4083-b1c2-64c1ad017e68">Set-Based Pre-Processing for Points-To Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="aa4d1f7a-1797-4ce8-933e-7d30bdbe0bd9">Forsaking Inheritance: Supercharged Delegation in DelphJ</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="38e04fcb-d17a-459a-884c-27922b7d45bf">Class Hierarchy Complementation: Soundly Completing a Partial Type Graph</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Scott F. Smith</span><a href="https://2013.splashcon.org/profile/scottfsmith" target="_blank" class="pers-fullname navigate">Smith, Scott F.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">The Johns Hopkins University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="899613ef-004c-4d09-9533-0b08a27b7484">Scalaness/nesT: Type Specialized Staged Programming for Sensor Networks</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Scotty Smith</span><a href="https://2013.splashcon.org/profile/scottysmith" target="_blank" class="pers-fullname navigate">Smith, Scotty</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acebd595-46ea-4426-b48b-58ed650d9703">PyLOM: A Language and Run-Time System for Planning Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Stefan Sobernig</span><a href="https://2013.splashcon.org/profile/stefansobernig" target="_blank" class="pers-fullname navigate">Sobernig, Stefan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c57e91b5-0b83-46ab-8beb-9e2f479a6a29">Developing a Domain-specific Language for Scheduling in the European Energy Sector</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Armando Solar-Lezama</span><a href="https://2013.splashcon.org/profile/armandosolarlezama" target="_blank" class="pers-fullname navigate">Solar-Lezama, Armando</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MIT CSAIL</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Riccardo Solmi</span><a href="https://2013.splashcon.org/profile/riccardosolmi" target="_blank" class="pers-fullname navigate">Solmi, Riccardo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Whole Factory srl</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yuriy Solodkyy</span><a href="https://2013.splashcon.org/profile/yuriysolodkyy" target="_blank" class="pers-fullname navigate">Solodkyy, Yuriy</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="07d1ceb7-b8d4-4225-b2ab-84a81a2c05e8">Open Pattern Matching for C++</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrea Sorbini</span><a href="https://2013.splashcon.org/profile/andreasorbini" target="_blank" class="pers-fullname navigate">Sorbini, Andrea</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b6433d0d-913e-435a-8b0b-2922a84fe527">Model-driven Generative Framework for Automated OMG DDS Performance Testing in the Cloud</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Riley Spahn</span><a href="https://2013.splashcon.org/profile/rileyspahn" target="_blank" class="pers-fullname navigate">Spahn, Riley</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jaswanth Sreeram</span><a href="https://2013.splashcon.org/profile/jaswanthsreeram" target="_blank" class="pers-fullname navigate">Sreeram, Jaswanth</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Twitter</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6d417b0b-53eb-4113-9996-6d9abf4460dc">River Trail: A Path to Parallelism in JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Manu Sridharan</span><a href="https://2013.splashcon.org/profile/manusridharan" target="_blank" class="pers-fullname navigate">Sridharan, Manu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Uber</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d77e671e-9b57-47b6-9383-ee2fb9453fe7">Refactoring with Synthesis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2c90f233-9dc0-4bdb-9950-6c2dd6594a68">Effective Race Detection for Event-Driven Programs</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a8652e57-d8c3-4d82-bb0e-d3e7746d5101">Effective Race Detection for Event-Driven Programs</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-acm-src-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH ACM SRC-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vincent St-Amour</span><a href="https://2013.splashcon.org/profile/vincentstamour1" target="_blank" class="pers-fullname navigate">St-Amour, Vincent</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Northwestern University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="Austria" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lukas Stadler</span><a href="https://2013.splashcon.org/profile/lukasstadler" target="_blank" class="pers-fullname navigate">Stadler, Lukas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs, Austria</strong><span class="pull-right"><strong class="small text-muted pers-country">Austria</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Friedrich Steimann</span><a href="https://2013.splashcon.org/profile/friedrichsteimann" target="_blank" class="pers-fullname navigate">Steimann, Friedrich</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Fernuniversität</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="16a3ea6a-8e67-4d38-8cc2-68a17a5d1cba">Content over Container: Object-Oriented Programming with Multiplicities</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alen Stojanov</span><a href="https://2013.splashcon.org/profile/alenstojanov" target="_blank" class="pers-fullname navigate">Stojanov, Alen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cf8060db-ece5-4497-b5d6-073d077b4a40">Spiral in Scala: Towards the Systematic Construction of Generators for Performance Libraries</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mark Strembeck</span><a href="https://2013.splashcon.org/profile/markstrembeck" target="_blank" class="pers-fullname navigate">Strembeck, Mark</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c57e91b5-0b83-46ab-8beb-9e2f479a6a29">Developing a Domain-specific Language for Scheduling in the European Energy Sector</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bjarne Stroustrup</span><a href="https://2013.splashcon.org/profile/bjarnestroustrup" target="_blank" class="pers-fullname navigate">Stroustrup, Bjarne</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Morgan Stanley</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="07d1ceb7-b8d4-4225-b2ab-84a81a2c05e8">Open Pattern Matching for C++</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Zhendong Su</span><a href="https://2013.splashcon.org/profile/zhendongsu" target="_blank" class="pers-fullname navigate">Su, Zhendong</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Davis</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee5a5fd8-cfdf-443b-8a29-c64741ad709a">Steering Symbolic Execution to Less Traveled Paths</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="753be1e1-4689-424c-85bd-3d18840f28a7">Detecting API Documentation Errors</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Arvind Sujeeth</span><a href="https://2013.splashcon.org/profile/arvindsujeeth" target="_blank" class="pers-fullname navigate">Sujeeth, Arvind</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d492c6ed-1a31-4310-9ba6-06d33ab9a0b1">Forge: Generating a High Performance DSL Implementation from a Declarative Specification.</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kevin Sullivan</span><a href="https://2013.splashcon.org/profile/kevinsullivan" target="_blank" class="pers-fullname navigate">Sullivan, Kevin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="04644cb1-8dc4-4e41-bd0e-500921533877">Award Presentations for Onward! Most Notable Papers</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alexander J. Summers</span><a href="https://2013.splashcon.org/profile/alexanderjsummers" target="_blank" class="pers-fullname navigate">Summers, Alexander J.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">ETH Zurich</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nick Sumner</span><a href="https://2013.splashcon.org/profile/nicksumner" target="_blank" class="pers-fullname navigate">Sumner, Nick</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Simon Fraser University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-posters-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Posters-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yu-Shan Sun</span><a href="https://2013.splashcon.org/profile/yushansun" target="_blank" class="pers-fullname navigate">Sun, Yu-Shan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Philippe Suter</span><a href="https://2013.splashcon.org/profile/philippesuter" target="_blank" class="pers-fullname navigate">Suter, Philippe</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Two Sigma</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e2fbc871-606d-433a-b321-ce4c5e33c06e">Synthesis Modulo Recursive Functions</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nikhil Swamy</span><a href="https://2013.splashcon.org/profile/nikhilswamy" target="_blank" class="pers-fullname navigate">Swamy, Nikhil</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="af828a8c-5688-495d-8c86-216e76cb5518">TS*: Gradual Typing Embedded Securely in JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Peter Sweeney</span><a href="https://2013.splashcon.org/profile/petersweeney" target="_blank" class="pers-fullname navigate">Sweeney, Peter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM Research</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="36e2f770-d9b5-4eab-8a23-802f42429222">On-the-fly Capacity Planning</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alexandra Szynkarski</span><a href="https://2013.splashcon.org/profile/alexandraszynkarski" target="_blank" class="pers-fullname navigate">Szynkarski, Alexandra</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="669355c1-4c6d-46da-90d3-1591604fb161">Technical Debt</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Emma Söderberg</span><a href="https://2013.splashcon.org/profile/emmasoderberg" target="_blank" class="pers-fullname navigate">Söderberg, Emma</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="859c4c42-6611-4007-bcb2-06551885cc07">Circular Higher-order Attribute Grammars</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">T</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Cristian Talau</span><a href="https://2013.splashcon.org/profile/cristiantalau" target="_blank" class="pers-fullname navigate">Talau, Cristian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="53321229-3bfc-4a03-8d10-66a847a14552">Miniboxing: Improving the Speed to Code Size Tradeoff in Parametric Polymorphism Translations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sumant Tambe</span><a href="https://2013.splashcon.org/profile/sumanttambe" target="_blank" class="pers-fullname navigate">Tambe, Sumant</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b6433d0d-913e-435a-8b0b-2922a84fe527">Model-driven Generative Framework for Automated OMG DDS Performance Testing in the Cloud</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gang (Gary) Tan</span><a href="https://2013.splashcon.org/profile/gangtan" target="_blank" class="pers-fullname navigate">Tan, Gang (Gary)</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Pennsylvania State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Chile" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Éric Tanter</span><a href="https://2013.splashcon.org/profile/etanter" target="_blank" class="pers-fullname navigate">Tanter, Éric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Chile</strong><span class="pull-right"><strong class="small text-muted pers-country">Chile</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="27dec09c-068a-4af7-93fa-557d8d216929">Cast Insertion Strategies for Gradually-Typed Objects</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sai Deep Tetali</span><a href="https://2013.splashcon.org/profile/saideeptetali" target="_blank" class="pers-fullname navigate">Tetali, Sai Deep</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="094b7ac3-d466-4e5e-9671-60bf46517529">MrCrypt: Static Analysis for Secure Cloud Computations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Peter Thiemann</span><a href="https://2013.splashcon.org/profile/peterthiemann" target="_blank" class="pers-fullname navigate">Thiemann, Peter</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Freiburg, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="412c5529-2878-4dc7-b5fa-c9db032e3ec8">Efficient Dynamic Access Analysis Using JavaScript Proxies</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eli Tilevich</span><a href="https://2013.splashcon.org/profile/elitilevich" target="_blank" class="pers-fullname navigate">Tilevich, Eli</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="82615191-fd03-4a63-95e1-663cb2a2dbb3">Transforming Introductory Computer Science Projects via Real-Time Web Data</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sam Tobin-Hochstadt</span><a href="https://2013.splashcon.org/profile/samtobinhochstadt" target="_blank" class="pers-fullname navigate">Tobin-Hochstadt, Sam</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Indiana University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-doctoral-symposium-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Doctoral Symposium-track</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tony Clark </span><a href="https://2013.splashcon.org/profile/tonyclark" target="_blank" class="pers-fullname navigate">Tony Clark</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0128aad4-526e-4075-a7df-520d91848591">Using Document-Oriented GUIs in Dynamic Software Product Lines</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Emina Torlak</span><a href="https://2013.splashcon.org/profile/eminatorlak" target="_blank" class="pers-fullname navigate">Torlak, Emina</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Washington</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="10637835-6577-4bce-af35-2ef7fa6ddbfc">Growing Solver-Aided Languages with Rosette</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-posters-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Posters-track</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Laurence Tratt</span><a href="https://2013.splashcon.org/profile/laurencetratt" target="_blank" class="pers-fullname navigate">Tratt, Laurence</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">King's College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3f07345e-0e96-4724-8027-6822e06eda95">Detecting ambiguity in programming language grammars</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2d31e749-7ea4-4a6f-9d90-be6e27b65456">Storage Strategies for Collections in Dynamically Typed Languages</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c62f6810-82ea-4620-b9af-71b9836bfd59">Storage Strategies for Collections in Dynamically Typed Languages</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sean Treichler</span><a href="https://2013.splashcon.org/profile/seantreichler" target="_blank" class="pers-fullname navigate">Treichler, Sean</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">NVIDIA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acd4b364-7872-4853-8762-b91908eff2c7">Language Support for Dynamic, Hierarchical Data Partitioning</a></div></div></div></td></tr><tr data-facet-country="Israel" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Omer Tripp</span><a href="https://2013.splashcon.org/profile/omertripp" target="_blank" class="pers-fullname navigate">Tripp, Omer</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IBM Thomas J. Watson Research Center</strong><span class="pull-right"><strong class="small text-muted pers-country">Israel</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9587ac7f-0c1b-42fd-b367-5f72512fec60">Turning Nondeterminism into Parallelism</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Petr Tuma</span><a href="https://2013.splashcon.org/profile/petrtuma" target="_blank" class="pers-fullname navigate">Tuma, Petr</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Charles University, Czech Republic</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="Romania" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">U</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vlad Ureche</span><a href="https://2013.splashcon.org/profile/vladureche" target="_blank" class="pers-fullname navigate">Ureche, Vlad</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">EPFL, Switzerland</strong><span class="pull-right"><strong class="small text-muted pers-country">Romania</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="53321229-3bfc-4a03-8d10-66a847a14552">Miniboxing: Improving the Speed to Code Size Tradeoff in Parametric Polymorphism Translations</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">V</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Edoardo Vacchi</span><a href="https://2013.splashcon.org/profile/edoardovacchi" target="_blank" class="pers-fullname navigate">Vacchi, Edoardo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c4fa29fe-5afb-4db3-a65c-f0878e87b6f0">Variability Support in Domain-Specific Language Development</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Viktor Vafeiadis</span><a href="https://2013.splashcon.org/profile/viktorvafeiadis" target="_blank" class="pers-fullname navigate">Vafeiadis, Viktor</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">MPI-SWS, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c39a290a-23f4-499d-a306-fe3d00e35559">Relaxed Separation Logic: A Program Logic for C11 Concurrency</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mark van den Brand</span><a href="https://2013.splashcon.org/profile/markvandenbrand" target="_blank" class="pers-fullname navigate">van den Brand, Mark</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Eindhoven University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="eb720310-1dd8-46bf-b986-04f0dcb9cfa2">Safe Specification of Operator Precedence Rules</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tijs van der Storm</span><a href="https://2013.splashcon.org/profile/tijsvanderstorm" target="_blank" class="pers-fullname navigate">van der Storm, Tijs</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Centrum Wiskunde & Informatica / University of Groningen</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Kevin van der Vlist</span><a href="https://2013.splashcon.org/profile/kevinvandervlist" target="_blank" class="pers-fullname navigate">van der Vlist, Kevin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jimi van der Woning</span><a href="https://2013.splashcon.org/profile/jimivanderwoning" target="_blank" class="pers-fullname navigate">van der Woning, Jimi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Riemer van Rozen</span><a href="https://2013.splashcon.org/profile/riemervanrozen" target="_blank" class="pers-fullname navigate">van Rozen, Riemer</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6fa06bf-0cba-4fe7-88df-bd28ee280210">Micro-Machinations: A DSL for Game Economies</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eric Van Wyk</span><a href="https://2013.splashcon.org/profile/ericvanwyk" target="_blank" class="pers-fullname navigate">Van Wyk, Eric</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Minnesota, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SLE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/sle-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SLE-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Radu Vanciu</span><a href="https://2013.splashcon.org/profile/raduvanciu" target="_blank" class="pers-fullname navigate">Vanciu, Radu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ca1235c9-405f-4ce6-9abe-31eb5de99b34"> Finding Architectural Flaws in Android Apps Is Easy</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrei Varanovich</span><a href="https://2013.splashcon.org/profile/andreivaranovich" target="_blank" class="pers-fullname navigate">Varanovich, Andrei</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Koblenz-Landau, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="29bf4601-50f6-43fe-88f9-40b6dc7d4357">Method and tool support for classifying software languages with Wikipedia</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Naveneetha Vasudevan</span><a href="https://2013.splashcon.org/profile/naveneethavasudevan" target="_blank" class="pers-fullname navigate">Vasudevan, Naveneetha</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3f07345e-0e96-4724-8027-6822e06eda95">Detecting ambiguity in programming language grammars</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="4..6" data-facet-rolecount-order="104" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Martin Vechev</span><a href="https://2013.splashcon.org/profile/martinvechev" target="_blank" class="pers-fullname navigate">Vechev, Martin</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">ETH Zürich</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d77e671e-9b57-47b6-9383-ee2fb9453fe7">Refactoring with Synthesis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2c90f233-9dc0-4bdb-9950-6c2dd6594a68">Effective Race Detection for Event-Driven Programs</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a8652e57-d8c3-4d82-bb0e-d3e7746d5101">Effective Race Detection for Event-Driven Programs</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lakshmi Velicheti</span><a href="https://2013.splashcon.org/profile/lakshmivelicheti" target="_blank" class="pers-fullname navigate">Velicheti, Lakshmi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vlad Vergu</span><a href="https://2013.splashcon.org/profile/vladvergu" target="_blank" class="pers-fullname navigate">Vergu, Vlad</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">TU Delft</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fabea8f3-27c3-480f-baaf-6b47f9765653">Language-Parametric Incremental Name and Type Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jurgen Vinju</span><a href="https://2013.splashcon.org/profile/jurgenvinju" target="_blank" class="pers-fullname navigate">Vinju, Jurgen</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Centrum Wiskunde & Informatica / Technische Universiteit Eindhoven</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="eb720310-1dd8-46bf-b986-04f0dcb9cfa2">Safe Specification of Operator Precedence Rules</a></div><div data-facet-role="Committee member" data-facet-conference="SLE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/sle-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SLE-track</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eelco Visser</span><a href="https://2013.splashcon.org/profile/eelcovisser" target="_blank" class="pers-fullname navigate">Visser, Eelco</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Delft University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fabea8f3-27c3-480f-baaf-6b47f9765653">Language-Parametric Incremental Name and Type Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jan Vitek</span><a href="https://2013.splashcon.org/profile/janvitek" target="_blank" class="pers-fullname navigate">Vitek, Jan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-general" target="_blank" class="navigate">Comfy Chair in General for SPLASH 2013</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a32bb700-b6b8-4c0a-8448-49a44da86efc">Flexible Access Control for Javascript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Alexander von Rhein</span><a href="https://2013.splashcon.org/profile/alexandervonrhein" target="_blank" class="pers-fullname navigate">von Rhein, Alexander</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d6f5d772-1fdd-4951-8417-05926593fe1c">A Comparison of Product-based, Feature-based, and Family-based Type Checking</a></div><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="11d37cc4-2e6d-447c-ac6b-c51a28c1b5cd">Family-Based Performance Measurement</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Violetta Vylegzhanina</span><a href="https://2013.splashcon.org/profile/violettavylegzhanina" target="_blank" class="pers-fullname navigate">Vylegzhanina, Violetta</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Vanderbilt University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Markus Völter</span><a href="https://2013.splashcon.org/profile/markusvlter" target="_blank" class="pers-fullname navigate">Völter, Markus</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">itemis/independent</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="index-letter">W</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Guido Wachsmuth</span><a href="https://2013.splashcon.org/profile/guidowachsmuth" target="_blank" class="pers-fullname navigate">Wachsmuth, Guido</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Delft University of Technology, Netherlands</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fabea8f3-27c3-480f-baaf-6b47f9765653">Language-Parametric Incremental Name and Type Analysis</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97025678-8e3b-4f93-a71b-4d103914725c">The State of the Art in Language Workbenches</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">John Wagner</span><a href="https://2013.splashcon.org/profile/johnwagner" target="_blank" class="pers-fullname navigate">Wagner, John</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2fd9a77e-c946-4597-98cb-3cc2f1e68178">Type Refinement for Static Analysis of JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">James M. Walsh</span><a href="https://2013.splashcon.org/profile/jamesmwalsh" target="_blank" class="pers-fullname navigate">Walsh, James M.</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d1c1b777-952c-4d75-986d-ec5a0663602a">Usable Security as a Static Analysis Problem: Modeling and Reasoning About User Permissions in Social-Sharing Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Linzhang Wang</span><a href="https://2013.splashcon.org/profile/linzhangwang" target="_blank" class="pers-fullname navigate">Wang, Linzhang</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee5a5fd8-cfdf-443b-8a29-c64741ad709a">Steering Symbolic Execution to Less Traveled Paths</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Sumner Warren</span><a href="https://2013.splashcon.org/profile/sumnerwarren" target="_blank" class="pers-fullname navigate">Warren, Sumner</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2a3bfefb-3143-4640-8421-28ef687545f7">Python: The Full Monty; A Tested Semantics for the Python Programming Language</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michael Watson</span><a href="https://2013.splashcon.org/profile/michaelwatson" target="_blank" class="pers-fullname navigate">Watson, Michael</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="899613ef-004c-4d09-9533-0b08a27b7484">Scalaness/nesT: Type Specialized Staged Programming for Sensor Networks</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Marcel Weiher</span><a href="https://2013.splashcon.org/profile/marcelweiher" target="_blank" class="pers-fullname navigate">Weiher, Marcel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">HPI, Germany</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51367a55-863f-4eae-8023-41ce8fc93a16">Polymorphic Identifiers: Uniform Resource Access in Objective-Smalltalk</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ben Wiedermann</span><a href="https://2013.splashcon.org/profile/benwiedermann" target="_blank" class="pers-fullname navigate">Wiedermann, Ben</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Harvey Mudd College</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2fd9a77e-c946-4597-98cb-3cc2f1e68178">Type Refinement for Static Analysis of JavaScript</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Greg Wilson</span><a href="https://2013.splashcon.org/profile/gregwilson" target="_blank" class="pers-fullname navigate">Wilson, Greg</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7f4fd421-547f-4897-bbcf-4a01eff5981a">Two Solitudes</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Christian Wimmer</span><a href="https://2013.splashcon.org/profile/christianwimmer" target="_blank" class="pers-fullname navigate">Wimmer, Christian</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ee00b48d-1bd0-4521-b731-72d09228fe86">ZipPy on Truffle: A Fast and Simple Implementation of Python</a></div></div></div></td></tr><tr data-facet-country="Austria" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Manuel Wimmer</span><a href="https://2013.splashcon.org/profile/manuelwimmer" target="_blank" class="pers-fullname navigate">Wimmer, Manuel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">TU Wien</strong><span class="pull-right"><strong class="small text-muted pers-country">Austria</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="855d933c-386c-40ad-a1ad-0273fb27e663">xMOF: Executable DSMLs based on fUML</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jim Witschey</span><a href="https://2013.splashcon.org/profile/jimwitschey" target="_blank" class="pers-fullname navigate">Witschey, Jim</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e028bc67-85f4-4283-af96-0ed09af2ac1c">Secure development tool adoption in open-source</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andreas Woess</span><a href="https://2013.splashcon.org/profile/andreaswoess" target="_blank" class="pers-fullname navigate">Woess, Andreas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Mario Wolczko</span><a href="https://2013.splashcon.org/profile/mariowolczko" target="_blank" class="pers-fullname navigate">Wolczko, Mario</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Oracle Labs</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3232d184-c110-4eba-adc6-e6e52009fdf2">VMs I Have Known and/or Loved</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Bo Wu</span><a href="https://2013.splashcon.org/profile/bowu1" target="_blank" class="pers-fullname navigate">Wu, Bo</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Colorado School of Mines</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thomas Würthinger</span><a href="https://2013.splashcon.org/profile/thomaswurthinger" target="_blank" class="pers-fullname navigate">Würthinger, Thomas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="4136152a-feec-47ae-bc40-2fc5fb0d6ee6">One VM to Rule Them All</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Andrzej Wąsowski</span><a href="https://2013.splashcon.org/profile/andrzejwasowski" target="_blank" class="pers-fullname navigate">Wąsowski, Andrzej</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">IT University of Copenhagen, Denmark</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7f25ebf2-a201-4147-a55f-ae83ba98b7d0">Partial Instances via Subclassing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">X</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Tao Xie</span><a href="https://2013.splashcon.org/profile/taoxie" target="_blank" class="pers-fullname navigate">Xie, Tao</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yingfei Xiong</span><a href="https://2013.splashcon.org/profile/yingfeixiong" target="_blank" class="pers-fullname navigate">Xiong, Yingfei</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Peking University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Guoqing Harry Xu</span><a href="https://2013.splashcon.org/profile/harryxu" target="_blank" class="pers-fullname navigate">Xu, Guoqing Harry</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a5f8393a-6a7a-4a33-9b3c-3085aff84e61">Resurrector: A Tunable Object Lifetime Profiling Technique for Optimizing Real-World Programs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Han Xu</span><a href="https://2013.splashcon.org/profile/hanxu" target="_blank" class="pers-fullname navigate">Xu, Han</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d22580ba-4385-4dc1-8b42-800a6e54407e">User Model and System Model: The Yin and Yang in User-Centered Software Development</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Harry Xu</span><a href="https://2013.splashcon.org/profile/guoqingharryxu" target="_blank" class="pers-fullname navigate">Xu, Harry</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-papers-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="Israel" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Y</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Eran Yahav</span><a href="https://2013.splashcon.org/profile/eranyahav" target="_blank" class="pers-fullname navigate">Yahav, Eran</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Technion</strong><span class="pull-right"><strong class="small text-muted pers-country">Israel</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Dacong Yan</span><a href="https://2013.splashcon.org/profile/dacongyan" target="_blank" class="pers-fullname navigate">Yan, Dacong</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Xi Yang</span><a href="https://2013.splashcon.org/profile/xiyang" target="_blank" class="pers-fullname navigate">Yang, Xi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Australian National University, Australia</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6f585b88-3833-4f7f-bc58-2dd4f79baf93">Taking Off the Gloves with Reference Counting Immix</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Amiram Yehudai</span><a href="https://2013.splashcon.org/profile/amiramyehudai" target="_blank" class="pers-fullname navigate">Yehudai, Amiram</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Qing Yi</span><a href="https://2013.splashcon.org/profile/qingyi1" target="_blank" class="pers-fullname navigate">Yi, Qing</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f5c7d507-7a06-44ce-badd-918da05cd879">Effective Use of Non-blocking Data Structures in a Deduplication Application</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Danny Yoo</span><a href="https://2013.splashcon.org/profile/dannyyoo" target="_blank" class="pers-fullname navigate">Yoo, Danny</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="DLS" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="638ee5c2-378d-4281-b1fe-595d6faa3b6e">Whalesong: Running Racket in the Browser</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Nobuko Yoshida</span><a href="https://2013.splashcon.org/profile/nobukoyoshida" target="_blank" class="pers-fullname navigate">Yoshida, Nobuko</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Imperial College London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Songqing Yue</span><a href="https://2013.splashcon.org/profile/songqingyue" target="_blank" class="pers-fullname navigate">Yue, Songqing</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f8b5d227-2690-48c8-aef4-07f0d05e88de">Program Transformation Techniques Applied to Languages Used in High Performance Computing</a></div><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-student-volunteers-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Student Volunteers-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Z</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Michel Zam</span><a href="https://2013.splashcon.org/profile/michelzam" target="_blank" class="pers-fullname navigate">Zam, Michel</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-demonstrations-committee" target="_blank" class="navigate">Committee Member in Committee within the SPLASH Demonstrations-track</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Francesco Zappa Nardelli</span><a href="https://2013.splashcon.org/profile/francescozappanardelli" target="_blank" class="pers-fullname navigate">Zappa Nardelli, Francesco</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Inria</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a32bb700-b6b8-4c0a-8448-49a44da86efc">Flexible Access Control for Javascript</a></div></div></div></td></tr><tr data-facet-country="Belgium" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Vadim Zaytsev</span><a href="https://2013.splashcon.org/profile/vadimzaytsev" target="_blank" class="pers-fullname navigate">Zaytsev, Vadim</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Raincode Labs</strong><span class="pull-right"><strong class="small text-muted pers-country">Belgium</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SLE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65030020-ec61-4b41-9ff0-ea3f45c6842f">Micropatterns in Grammars</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Steve Zdancewic</span><a href="https://2013.splashcon.org/profile/stevezdancewic" target="_blank" class="pers-fullname navigate">Zdancewic, Steve</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Pennsylvania</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dd592353-baaf-405b-a7b4-2192c33ba4bb">Teaching Induction with Functional Programming and A Proof Assistant</a></div><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="125d7b93-e8d7-4127-a3ab-c700ece483a4">Ironclad C++: A Library-Augmented Type-Safe Subset of C++</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lingming Zhang</span><a href="https://2013.splashcon.org/profile/lingmingzhang" target="_blank" class="pers-fullname navigate">Zhang, Lingming</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="34f839e5-df5a-4c2c-b4b4-93243f0598f7">Injecting Mechanical Faults to Localize Developer Faults for Evolving Software</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lu Zhang</span><a href="https://2013.splashcon.org/profile/luzhang" target="_blank" class="pers-fullname navigate">Zhang, Lu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Peking University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="34f839e5-df5a-4c2c-b4b4-93243f0598f7">Injecting Mechanical Faults to Localize Developer Faults for Evolving Software</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Minjia Zhang</span><a href="https://2013.splashcon.org/profile/minjiazhang1" target="_blank" class="pers-fullname navigate">Zhang, Minjia</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a13ea447-4d15-4647-b608-2bba98cb9cc4">Octet: Capturing and Controlling Cross-Thread Dependences Efficiently</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Wei Zhang</span><a href="https://2013.splashcon.org/profile/weizhang" target="_blank" class="pers-fullname navigate">Zhang, Wei</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="f16a1b9d-e3ca-4a1c-a234-5bb221da1085">Efficient Concurrency-Bug Detection Across Inputs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Xiangyu Zhang</span><a href="https://2013.splashcon.org/profile/xiangyuzhang" target="_blank" class="pers-fullname navigate">Zhang, Xiangyu</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7153fefa-6828-4f2b-bf82-df85e1a944db">On-the-fly Detection of Instability Problems in Floating-Point Program Execution</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yunming Zhang</span><a href="https://2013.splashcon.org/profile/yunmingzhang" target="_blank" class="pers-fullname navigate">Zhang, Yunming</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="903b4df1-34be-47fe-a0c9-8ae49f2ae7e1">HJ-Hadoop: An Optimized MapReduce Runtime for Multi-core Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Jisheng Zhao</span><a href="https://2013.splashcon.org/profile/jishengzhao" target="_blank" class="pers-fullname navigate">Zhao, Jisheng</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="5cf7a142-175f-4054-97da-fc38c4cfff19">Isolation for Nested Task Parallelism</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Yudi Zheng</span><a href="https://2013.splashcon.org/profile/yudizheng" target="_blank" class="pers-fullname navigate">Zheng, Yudi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">University of Lugano</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="GPCE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e0dda52c-3556-4855-b836-04e2999693d3">ShadowVM?: Robust and Comprehensive Dynamic Program Analysis for the Java Platform</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Hao Zhong</span><a href="https://2013.splashcon.org/profile/haozhong" target="_blank" class="pers-fullname navigate">Zhong, Hao</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Shanghai Jiao Tong University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="753be1e1-4689-424c-85bd-3d18840f28a7">Detecting API Documentation Errors</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Haitao Zhu</span><a href="https://2013.splashcon.org/profile/haitaozhu" target="_blank" class="pers-fullname navigate">Zhu, Haitao</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">SUNY Binghamton</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Lukasz Ziarek</span><a href="https://2013.splashcon.org/profile/lukaszziarek" target="_blank" class="pers-fullname navigate">Ziarek, Lukasz</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">SUNY Buffalo, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-doctoral-symposium-committee" target="_blank" class="navigate">Chair in Committee within the SPLASH Doctoral Symposium-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Thomas Zimmermann</span><a href="https://2013.splashcon.org/profile/tomzimmermann" target="_blank" class="pers-fullname navigate">Zimmermann, Thomas</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/oopsla-2013-papers-external-review-committee" target="_blank" class="navigate">Committee Member in External Review Committee within the SPLASH OOPSLA-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">William Zimrin</span><a href="https://2013.splashcon.org/profile/williamzimrin" target="_blank" class="pers-fullname navigate">Zimrin, William</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="Onward!" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d1c1b777-952c-4d75-986d-ec5a0663602a">Usable Security as a Static Analysis Problem: Modeling and Reasoning About User Permissions in Social-Sharing Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Ryder Ziola</span><a href="https://2013.splashcon.org/profile/ryderziola" target="_blank" class="pers-fullname navigate">Ziola, Ryder</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="65d61fc0-19b6-4621-804f-844d9e7d912c">The Latency, Accuracy, and Battery (LAB) Abstraction: Programmer Productivity and Energy Efficiency for Continuous Mobile Context Sensing</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-2"><strong><span class="hidden pers-fullname">Gabi Zodik</span><a href="https://2013.splashcon.org/profile/gabizodik" target="_blank" class="pers-fullname navigate">Zodik, Gabi</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Contributor/Author" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6cb97919-66ce-47f0-9fb7-c538b079a227">MobileFirst: Future Directions in Programming and Runtime Models</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Ö</div><div class="col-sm-2"><strong><span class="hidden pers-fullname">Johan Östlund</span><a href="https://2013.splashcon.org/profile/johanostlund" target="_blank" class="pers-fullname navigate">Östlund, Johan</a></strong></div><div class="col-sm-4"><strong class="small pers-affiliation">Uppsala University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div><div class="col-sm-6"><div data-facet-role="Committee member" data-facet-conference="SPLASH" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2013.splashcon.org/committee/splash-2013-oopsla-artifacts-artifacts" target="_blank" class="navigate">Committee Member in Artifacts within the SPLASH OOPSLA Artifacts-track</a></div></div></div></td></tr></table></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Tue 18 Feb 00:36</em></div></div><div id="notifications-ph" class="webdsl-placeholder"></div><div id="event-modal-loader" class="webdsl-placeholder"><form name="form_131600131703c411e65b13378d08eb1f6672b5a0259" id="form_131600131703c411e65b13378d08eb1f6672b5a0259" action="https://2013.splashcon.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="splash-2013" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2013.splashcon.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"splash-2013"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://2013.splashcon.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="splash-2013" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2013.splashcon.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"splash-2013"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://2013.splashcon.org" class="navigate"><span class="glyphicon glyphicon-home"></span> SPLASH 2013</a></h3><div><a href="https://2013.splashcon.org/contact" class="navigate"><span class="glyphicon glyphicon-envelope"></span> contact form</a></div><hr/>using <a href="https://conf.researchr.org" class="navigate">conf.researchr.org</a> (<a href="http://yellowgrass.org/roadmap/conf.researchr.org" class="navigate">v1.69.0</a>)<br/><small><a href="https://2013.splashcon.org/support" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://2013.splashcon.org/track/splash-2013-ACM-SRC" class="navigate">ACM SRC</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Demonstrations" class="navigate">Demonstrations</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Doctoral-Symposium" class="navigate">Doctoral Symposium</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Keynotes" class="navigate">Keynotes</a><br/><a href="https://2013.splashcon.org/track/oopsla-2013-papers" class="navigate">OOPSLA</a><br/><a href="https://2013.splashcon.org/track/splash-2013-OOPSLA-Artifacts" class="navigate">OOPSLA Artifacts</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Panels" class="navigate">Panels</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Posters" class="navigate">Posters</a><br/><a href="https://2013.splashcon.org/track/splash-2013-SPLASH-E" class="navigate">SPLASH-E</a><br/><a href="https://2013.splashcon.org/track/splash-2013-SPLASH-I" class="navigate">SPLASH-I</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Student-Volunteers" class="navigate">Student Volunteers</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Tutorials" class="navigate">Tutorials</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Wavefront" class="navigate">Wavefront</a><br/><a href="https://2013.splashcon.org/track/splash-2013-Wavefront-Experience" class="navigate">Wavefront Experience</a></div><div class="col-sm-6"><h4>Co-hosted Conferences</h4><a href="https://2013.splashcon.org/track/dls-2013-papers" class="navigate">DLS 2013</a><br/><a href="https://2013.splashcon.org/track/gpce-2013-papers" class="navigate">GPCE 2013</a><br/><a href="https://2013.splashcon.org/track/onward-2013-papers" class="navigate">Onward! 2013</a><br/><a href="https://2013.splashcon.org/track/sle-2013-papers" class="navigate">SLE 2013</a></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://2013.splashcon.org/venue/splash-2013-venue" class="navigate">Hotel: Hyatt Regency</a><br><a href="https://2013.splashcon.org/attending/awards" class="navigate">Awards</a><br><a href="https://2013.splashcon.org/attending/splash%2713-general-chairs%27-welcome" class="navigate">General Chairs' Welcome</a><br><a href="https://2013.splashcon.org/attending/oopsla%E2%80%9913-chair%E2%80%99s-welcome" class="navigate">OOPSLA PC Chair’s Welcome</a></div><div class="col-sm-2"><a href="https://2013.splashcon.org/signup" class="navigate">Sign Up</a></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; let defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').each( function(i,el){ var $e=$(el);$e.tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, sanitize: false, container: 'body' }) } ).on('show.bs.tooltip', function () { let el = this; while (el && window.getComputedStyle(el).position !== 'fixed') { el = el.parentElement; } if(el) $(this).data('bs.tooltip').options.container = el;});$('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>