CINXE.COM
REBLS conference series - REBLS 2023
<!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://2020.splashcon.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://2020.splashcon.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>REBLS conference series - REBLS 2023</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://2020.splashcon.org";</script> <link rel="stylesheet" href="https://2020.splashcon.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://2020.splashcon.org/stylesheets/conf.css?e0c92ee5f52769e04d268b7588469bfe" type="text/css" /><link rel="stylesheet" href="https://2020.splashcon.org/stylesheets/logobar.css?d68c282160782c2b5f5bfb8ceb47a30e" type="text/css" /><link rel="stylesheet" href="https://2020.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://2020.splashcon.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://2020.splashcon.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://2020.splashcon.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://2020.splashcon.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://2020.splashcon.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://2020.splashcon.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <meta name='description' content='Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have already seen the light, but the field still raises several questions. For example, the interaction with mainstream language concepts is poorly understood, implementation technolog ...'> <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:description' content='Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have already seen the light, but the field still raises several questions. For example, the interaction with mainstream language concepts is poorly understood, implementation technolog ...'> <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:title' content='REBLS conference series - REBLS 2023'> </head> <body id="series"><div class="frame"><div class="logobar"><div class="container"><a href="https://2023.splashcon.org/home/rebls-2023" class="navbar-brand navigate"><span class="brand-text">REBLS 2023</span></a><div class="place">Sun 22 - Fri 27 October 2023 <a href="https://conf.researchr.org/venue/rebls-2023/hotel-cascais-miragem" class="navigate">Cascais, Portugal</a></div><div class="place2">co-located with <a href="https://2023.splashcon.org" class="navigate">SPLASH 2023</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="block"><a href="https://2020.splashcon.org/series/rebls" class="navigate"><strong><span class="glyphicon glyphicon-home"></span> Series</strong></a></li><li class="block"><a href="https://2023.splashcon.org/home/rebls-2023" class="navigate">REBLS 2023</a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">All Editions <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"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> REBLS 2023</span></li><li class="block"><a href="https://2022.splashcon.org/home/rebls-2022" class="navigate">REBLS 2022</a></li><li class="block"><a href="https://2021.splashcon.org/home/rebls-2021" class="navigate">REBLS 2021</a></li><li class="block"><a href="https://2020.splashcon.org/home/rebls-2020" class="navigate">REBLS 2020</a></li><li class="block"><a href="https://2019.splashcon.org/home/rebls-2019" class="navigate">REBLS 2019</a></li><li class="block"><a href="https://2018.splashcon.org/track/rebls-2018-papers" class="navigate">REBLS 2018</a></li><li class="block"><a href="https://2017.splashcon.org/track/rebls-2017" class="navigate">REBLS 2017</a></li><li class="block"><a href="https://2016.splashcon.org/track/rebls2016" class="navigate">REBLS 2016</a></li><li class="block"><a href="https://conf.researchr.org/home/rebls-2015" class="navigate">REBLS 2015</a></li><li class="block"><a href="https://conf.researchr.org/home/rebls-2014" class="navigate">REBLS</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/rebls-2023/https%3A%5Es%5Es2020.splashcon.org%5Esseries%5Esrebls" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/rebls-2023" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="page-header"><h1>REBLS</h1></div><div class="row"><div class="col-sm-8"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">All Editions</div></div><div class="panel-body"><table class="table table-hover"><tr href="https://conf.researchr.org/home/rebls-2023" class="clickable-row edition-row"><td><strong>Sun 22 - Fri 27 October 2023 Cascais, Portugal</strong><h3><a href="https://2023.splashcon.org/home/rebls-2023" class="navigate">REBLS 2023</a><small> with <a href="https://2023.splashcon.org" class="navigate">SPLASH 2023</a></small></h3><p><small>Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2022" class="clickable-row edition-row"><td><strong>Mon 5 - Sat 10 December 2022 Auckland, New Zealand</strong><h3><a href="https://2022.splashcon.org/home/rebls-2022" class="navigate">REBLS 2022</a><small> with <a href="https://2022.splashcon.org" class="navigate">SPLASH 2022</a></small></h3><p><small>Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2021" class="clickable-row edition-row"><td><strong>Sun 17 - Fri 22 October 2021 Chicago, Illinois, United States</strong><h3><a href="https://2021.splashcon.org/home/rebls-2021" class="navigate">REBLS 2021</a><small> with <a href="https://2021.splashcon.org" class="navigate">SPLASH 2021</a></small></h3><p><small>Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-called reactive and event-based languages and systems (REBLS) — have ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2020" class="clickable-row edition-row"><td><strong>Mon 16 Nov 2020 Online Conference</strong><h3><a href="https://2020.splashcon.org/home/rebls-2020" class="navigate">REBLS 2020</a><small> with <a href="https://2020.splashcon.org" class="navigate">SPLASH 2020</a></small></h3><p><small>7th Workshop on Reactive and Event-based Languages &amp; Systems Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-ca ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2019" class="clickable-row edition-row"><td><strong>Sun 20 - Fri 25 October 2019 Athens, Greece</strong><h3><a href="https://2019.splashcon.org/home/rebls-2019" class="navigate">REBLS 2019</a><small> with <a href="https://2019.splashcon.org" class="navigate">SPLASH 2019</a></small></h3><p><small>6th Workshop on Reactive and Event-based Languages &amp; Systems Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-ca ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2018" class="clickable-row edition-row"><td><strong>Sun 4 - Fri 9 November 2018 Boston, Massachusetts, United States</strong><h3><a href="https://2018.splashcon.org/track/rebls-2018-papers" class="navigate">REBLS 2018</a><small> with <a href="https://2018.splashcon.org" class="navigate">SPLASH 2018</a></small></h3><p><small>5th Workshop on Reactive and Event-based Languages &amp; Systems Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-ca ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2017" class="clickable-row edition-row"><td><strong>Sun 22 - Fri 27 October 2017 Vancouver, Canada</strong><h3><a href="https://2017.splashcon.org/track/rebls-2017" class="navigate">REBLS 2017</a><small> with <a href="https://2017.splashcon.org" class="navigate">SPLASH 2017</a></small></h3><p><small>4th Workshop on Reactive and Event-based Languages &amp; Systems Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language design — so-ca ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls2016" class="clickable-row edition-row"><td><strong>Sun 30 October - Fri 4 November 2016 Amsterdam, Netherlands</strong><h3><a href="https://2016.splashcon.org/track/rebls2016" class="navigate">REBLS 2016</a><small> with <a href="https://2016.splashcon.org" class="navigate">SPLASH 2016</a></small></h3><p><small>3rd Workshop on Reactive and Event-based Languages &amp; Systems (REBLS). Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and language desig ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2015" class="clickable-row edition-row"><td><strong>Sun 25 - Fri 30 October 2015 Pittsburgh, Pennsylvania, United States</strong><h3><a href="https://conf.researchr.org/home/rebls-2015" class="navigate">REBLS 2015</a><small> with <a href="https://2015.splashcon.org" class="navigate">SPLASH 2015</a></small></h3><p><small>The Workshop on Reactive and Event-based Languages &amp; Systems (REBLS) at SPLASH 2015. Reactive programming and event-based programming are two closely related programming styles that are becoming ever more important with the advent of advanced HPC technology and the ever increasing requirement for our applications to run on the web or on collaborating mobile devices. A number of publications on middleware and ...</small></p></td></tr><tr href="https://conf.researchr.org/home/rebls-2014" class="clickable-row edition-row"><td><strong>Mon 20 - Fri 24 October 2014 Portland, Oregon, United States</strong><h3><a href="https://conf.researchr.org/home/rebls-2014" class="navigate">REBLS</a><small> with <a href="https://2014.splashcon.org" class="navigate">SPLASH 2014</a></small></h3><p><small></small></p></td></tr></table></div></div></div><div class="col-sm-4"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Organizing Committee (REBLS 2023)</div></div><ul class="list-group"><li class="list-group-item"><a href="https://conf.researchr.org/profile/rebls-2023/wolfgangdemeuter" class="navigate"><div class="media"><span class="pull-left"><img alt="Wolfgang De Meuter" src="https://2020.splashcon.org/getProfileImage/wolfgangdemeuter/d99a9969-9db9-4245-b7af-ce42cfb84d01/micro-avatar.jpg?1711457258000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Wolfgang De Meuter<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Vrije Universiteit Brussel</span></h5><h5 class="media-heading"><small>Belgium</small></h5></div></div></a></li><li class="list-group-item"><a href="https://conf.researchr.org/profile/rebls-2023/patrickeugster" class="navigate"><div class="media"><span class="pull-left"><img alt="Patrick Eugster" src="https://2020.splashcon.org/getProfileImage/patrickeugster/81e5994a-893d-4cfb-8809-c692e2542440/micro-avatar.jpg?1711465554000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Patrick Eugster<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">USI Lugano; Purdue University</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://conf.researchr.org/profile/rebls-2023/guidosalvaneschi" class="navigate"><div class="media"><span class="pull-left"><img alt="Guido Salvaneschi" src="https://2020.splashcon.org/getProfileImage/guidosalvaneschi/0b0d6f4c-c515-4e52-89a3-56c194ad0db1/micro-avatar.jpg?1711457590000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Guido Salvaneschi<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of St. Gallen</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://conf.researchr.org/profile/rebls-2023/franciscosantanna" class="navigate"><div class="media"><span class="pull-left"><img alt="Francisco Sant'Anna" src="https://2020.splashcon.org/getProfileImage/franciscosantanna/eff18b39-f51b-4258-9265-ff2ccaa86c9f/micro-avatar.jpg?1711473135000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Francisco Sant'Anna<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Rio de Janeiro State University</span></h5><h5 class="media-heading"><small>Brazil</small></h5></div></div></a></li><li class="list-group-item"><a href="https://conf.researchr.org/profile/rebls-2023/lukaszziarek" class="navigate"><div class="media"><span class="pull-left"><img alt="Lukasz Ziarek" src="https://2020.splashcon.org/getProfileImage/lukaszziarek/26662122-d938-46cb-ab03-b62f823b4337/micro-avatar.jpg?1711470060000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lukasz Ziarek<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University at Buffalo</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li></ul></div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Tue 3 Dec 04:39</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://2020.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="rebls-2023" /><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://2020.splashcon.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"rebls-2023"},],"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://2020.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="rebls-2023" /><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://2020.splashcon.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"rebls-2023"},],"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">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.67.1</a>)<br/><small><a href="https://conf.researchr.org/support/conf" 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><div class="col-sm-2"></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/conf" 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; var defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, container: false, sanitize: false}); $('.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>