-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
49 lines (49 loc) · 5.35 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><link href="css/synchron.css" rel="stylesheet"/><title>Synchron 2021</title><meta name="description" content="28th International Open Workshop on Synchronous Programming,
La Rochette, 22-26 November 2021"/><link href="apple-touch-icon.png" type="image/png" rel="apple-touch-icon" sizes="180x180"/><link href="favicon-32x32.png" type="image/png" rel="icon" sizes="32x32"/><link href="favicon-16x16.png" type="image/png" rel="icon" sizes="16x16"/><link href="site.webmanifest" rel="manifest"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png"/><meta name="theme-color" content="#ffffff"/></head><body><div class="synchron-all"><div class="navbar navbar-expand-md navbar-light synchron-navbar" id="synchron-navbar" role="navigation"><div class="container-fluid"><a class="navbar-brand" href="index.html">Synchron 2021</a><button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#collapsingNavbar" aria-controls="collapsingNavbar" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button><div class="collapse navbar-collapse" id="collapsingNavbar"><ul class="navbar-nav mr-auto"><li class="nav-item"><a class="nav-link" href="venue.html">Venue</a></li><li class="nav-item"><a class="nav-link" href="program.html">Program</a></li><li class="nav-item"><a class="nav-link" href="participants.html">Participants</a></li><li class="nav-item"><a class="nav-link" href="history.html">History</a></li></ul></div></div></div><div class="synchron-content synchron-gradient"><div class="synchron-logo-outer"><div class="synchron-logo"><div class="d-none d-md-block"><img class="img-fluid synchron-logo" alt="Synchron 2021 logo" src="img/synchron2021.png"/></div><div class="d-md-none"><img class="img-fluid synchron-logo" alt="Synchron 2021 narrow logo" src="img/synchron2021-narrow.png"/></div><div class="synchron-under-logo">28th International Open Workshop on Synchronous Programming,
La Rochette, 22-26 November 2021</div></div></div><div class="row below-logo"><div class="col-md-7 col-xl-7 overview"><h2>28th International Open Workshop on Synchronous Programming</h2>
<p><em>22–26 November 2021, La Rochette</em></p>
<p>The Open Synchron Workshop is the annual meeting of experts and young
researchers in the area of synchronous reactive programming.
The main topics include executable specifications, program analysis,
operational semantics, model-based design, formal methods, real-time
programming, dedicated architectures, timing predictability, and controller
synthesis.</p>
<p>The genuine format of the Open Synchron Workshop makes it unique in the
modern landscape: there is no preliminary paper selection, and authors may
present their new work in any available slot on a first-come/first-served
basis.
While the audience typically comprises a number of established researchers
in the topic, newcomers are more than welcome.
The cosy seminar atmosphere created by the venue in a single housing
location is an opportunity for informal discussions and exchanges between
researchers of differing seniority and expertise.
Innovative contributions in blending reactive modeling and programming
notions with neighboring research subjects and creative applicative domains,
even at preliminary conceptual stages are always greatly appreciated.</p>
<p>There is a low-traffic
<a href="https://sympa.inria.fr/sympa/info/synchron2021">mailing list</a>.</p>
</div><div class="col-md-5 col-xl-5"><h1>News</h1><dl class="velus-news"><dt><dt>2021-11-27</dt></dt><dd><dd><p>Save the date for next year: <a href="https://project.inria.fr/synchron2022/">Synchron 2022</a>
at <a href="https://www.caes.cnrs.fr/sejours/la-villa-clythia/">Villa Clythia</a> from
28 November to 2 December.</p>
</dd></dd><dt><dt>2021-11-26</dt></dt><dd><dd><p>Synchron closes. Thank you everyone for participating! Slides are available
by clicking on the titles on the <a href="program.html">program page</a>.</p>
</dd></dd><dt><dt>2021-11-21</dt></dt><dd><dd><p>Synchron 2021 begins.</p>
</dd></dd><dt><dt>2021-11-19</dt></dt><dd><dd><p>The <a href="venue.html">venue information</a> has been updated. Not long now...</p>
</dd></dd><dt><dt>2021-10-26</dt></dt><dd><dd><p><a href="registration.html">Registration</a> is open until 7 November 2021!</p>
</dd></dd><dt><dt>2021-10-09</dt></dt><dd><dd><p>It should be possible to register for Synchron 2021 next week; just a few
more signatures to collect...</p>
</dd></dd><dt><dt>2021-06-22</dt></dt><dd><dd><p>Creation of the Synchron 2021 website.</p>
</dd></dd></dl><div class="under-news"><h1>Organizers</h1>
<ul>
<li><a href="http://www.tbrk.org/">Timothy Bourke</a>
</li>
<li><a href="http://www-spi.lip6.fr/~hardin/">Thérèse Hardin</a>
</li>
<li><a href="https://www.di.ens.fr/~pouzet/">Marc Pouzet</a>
</li>
</ul>
<h1>Sponsors</h1>
<p><a href="https://www.inria.fr/en/centre-inria-de-paris"><img src="img/inria.png" alt="Inria logo" title="Inria logo"/></a></p>
<p><a href="https://www.di.ens.fr/"><img src="img/ens-psl.png" alt="ENS-PSL logo" title="ENS-PSL logo"/></a></p>
</div></div></div></div><script src="js/bootstrap.min.js"></script></div></body></html>