-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a37dc1e
commit a20b1da
Showing
2 changed files
with
111 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,97 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><title>OOPSLE</title><meta http-equiv="refresh" | ||
content="0;url=https://oopsle.github.io"/></head><body></body></html> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> | ||
<link rel="stylesheet" type="text/css" href="../css/main.css" media="screen" /> | ||
<link rel="stylesheet" type="text/css" href="../css/print.css" media="print" /> | ||
<title>Open and Original Problems in Software Language Engineering</title> | ||
</head> | ||
|
||
<body> | ||
<div class="header"> | ||
<a href="http://oopsle.github.io"><img src="../images/oopsle-2025.png" alt="Open and Original Problems in Software Language Engineering"/> | ||
<div class="inner"> | ||
<h1><a href="../index.html">OOPSLE</a></h1> | ||
<h2>Sixth International Workshop on Open and Original Problems in | ||
Software Language Engineering</h2> | ||
<h3>TBA</h3> | ||
<!-- <h3>22 June 2020, <strike>Bergen, Norway</strike> remote</h3> --> | ||
<!-- <h3>Conceptually co-located with <a href="https://staf2020.hvl.no/">STAF’20</a> (previously <a href="http://stafconferences.info/previous-editions/">TOOLS</a>), essentially online</h3> --> | ||
</div> | ||
</a> | ||
</div> | ||
<div id="content-wrapper"> | ||
<div class="maininner"> | ||
<div id="main-content"> | ||
<p> | ||
The OOPSLE workshop is | ||
a discussion-oriented and collaborative | ||
forum for formulating and addressing with open, unsolved and | ||
unsolvable problems in software language engineering. | ||
It can help you define your problems or verify them on the early stage with the community. | ||
</p> | ||
<p>“Software languages” comprise all kinds of artificial | ||
languages used in software development: for programming, | ||
markup, pretty-printing, modelling, data description, formal | ||
specification, evolution, etc. Software language engineering is | ||
a relatively new research domain of systematic, disciplined and | ||
measurable approaches of development, evolution and maintenance | ||
of such languages. | ||
</p> | ||
<p> | ||
The OOPSLE workshop has successfully ran in | ||
<a href="../2013/index.html">2013</a>, | ||
<a href="../2014/index.html">2014</a>, | ||
<a href="../2015/index.html">2015</a>, | ||
<a href="../2016/index.html">2016</a> and | ||
<a href="../2020/index.html">2020</a>. | ||
We resume the series in the post-pandemic world, promising | ||
to keep the spirit of the original editions with the emphasis | ||
on discussions and a versatile cast of participants. | ||
</p> | ||
<!-- <h1 id="proceedings">Post-proceedings (<a href="http://ceur-ws.org/Vol-2707/#oopslepaper1"><strong>CEUR</strong></a>, <a href="staf.bib"><strong>bibTeX</strong></a>)</h1> --> | ||
<h1 id="program">Programme</h1> | ||
<ul> | ||
<li>TBA</li> | ||
</ul> | ||
<h1 id="people">Workshop Co-Chairs</h1> | ||
<ul> | ||
<li><a href="https://www4.uib.no/en/find-employees/Mikhail.Barash">Mikhail Barash</a>, Universitetet i Bergen, Norway</li> | ||
<li><a href="https://grammarware.net/">Vadim Zaytsev</a>, Universiteit Twente, The Netherlands</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="sidebar"> | ||
<h1 id="venue">Venue</h1> | ||
<p> | ||
TBA | ||
<!-- OOPSLE’20 was meant to be co-located with | ||
the <a href="https://staf2020.hvl.no/">8th Federated Event on Software Technologies: Applications and Foundations</a> (STAF), | ||
which was <a href="https://staf2020.hvl.no/covid19/">postponed</a> tentatively until at least 2021. --> | ||
</p> | ||
<h1 id="participation">Registration</h1> | ||
<p> | ||
TBA | ||
</p> | ||
<h1 id="submit">Post-proceedings</h1> | ||
<p> | ||
OOPSLE 2025 post-proceedings will be printed as a part of the joint | ||
<em>STAF Workshop Proceedings</em>. | ||
</p> | ||
<h1 id="prev">Previous editions</h1> | ||
<ul> | ||
<li><a href="http://oopsle.github.io/2020/">OOPSLE’20 at STAF’20</a></li> | ||
<li><a href="https://2018.splashcon.org/track/slebok-2018">SLEBoK’18 at SPLASH’18</a></li> | ||
<li><a href="http://oopsle.github.io/2016/">OOPSLE’16 at SANER’16</a></li> | ||
<li><a href="http://oopsle.github.io/2015/">OOPSLE’15 at SANER’15</a></li> | ||
<li><a href="http://oopsle.github.io/2014/">OOPSLE’14 at CSMR-WCRE’14</a></li> | ||
<li><a href="http://oopsle.github.io/2013/">OOPSLE’13 at WCRE’13</a></li> | ||
<li><em>(<a href="http://slebok.github.io/events/">all SLEBoK-endorsed events</a>)</em></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters