[TYPES/announce] SPLASH 2022 - Combined Call For Workshop Papers
Andreea Costea
andreeac at comp.nus.edu.sg
Thu Aug 11 23:56:14 EDT 2022
======================================================================
Combined Call For Workshop Papers
ACM Conference on Systems, Programming, Languages, and Applications:
Software for Humanity (SPLASH '22)
December 5-10, 2022, Auckland, New Zealand
https://urldefense.com/v3/__https://2022.splashcon.org/track/splash-2022-Workshops__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oKmWSaGTk$
======================================================================
OUTLINE OF THE COMBINED CALL FOR CONTRIBUTIONS:
Workshops:
- FTSCS
- HATRA
- LIVE
- PAINT
- REBLS
- Unsound
- VMIL
Submissions due for all workshops: 1st September 2022
======================================================================
SPLASH - The ACM SIGPLAN conference on Systems, Programming, Languages,
and Applications: Software for Humanity embraces all aspects of software
construction and delivery, to make it the premier conference on the
applications of programming languages - at the intersection of
programming languages and software engineering.
SPLASH 2022 aims to signify the reopening of the world and being able to
meet your international colleagues in person. We are looking forward to
seeing you in Australasia.
** Workshops **
**** Formal Techniques for Safety-Critical Systems (FTSCS) ****
The aim of this workshop is to bring together researchers and engineers
who are interested in the application of formal and semi-formal methods
to improve the quality of safety-critical computer systems. FTSCS
strives to promote research and development of formal methods and tools
for industrial applications, and is particularly interested in
industrial applications of formal methods. The workshop will provide a
platform for discussions and the exchange of innovative ideas, so
submissions on work in progress are encouraged.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/ftscs-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oKNKShn1M$
**** Human Aspects of Types and Reasoning Assistants (HATRA)****
This workshop brings together programming languages, software
engineering, security, and human-computer interaction researchers to
investigate methods for making languages that provide stronger safety
properties more effective for programmers and software engineers. HATRA
is interested in two different kinds of contributions. First, extended
abstracts that summarize an existing body of work that is relevant to
the workshop's topic. Second, research papers that describe a new idea,
approach, or hypothesis in the space and are presented as an opportunity
for the authors to receive community feedback and for the community to
seek inspiration from others.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/hatra-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oK0snJkTA$
**** Live Programming (LIVE)****
Programming is cognitively demanding, and too difficult. LIVE is a
workshop exploring new user interfaces that improve the immediacy,
usability, and learnability of programming. Whereas PL research
traditionally focuses on programs, LIVE focuses more on the activity of
programming. Our goal is to provide a supportive venue where early-stage
work receives constructive criticism. Whether graduate students or
tenured faculty, researchers need a forum to discuss new ideas and get
helpful feedback from their peers. Towards that end, we will allot about
ten minutes for discussion after every presentation.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/live-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oK74tMDzE$
**** Programming Abstractions and Interactive Tools, Notations, and
Environments (PAINT)****
In this workshop, we want to discuss programming environments that
support users in working with and creating domain-specific abstractions
and notations. Topics of interest include the composition and
integration of domain-specific abstractions and tools inside
general-purpose programming languages and environments, the
implementation and evaluation of editing ergonomics and UX concerns, or
tool support for creating domain-specific abstractions and tools.
Environments that typically exhibit such properties include meta tools
or tool creation frameworks, language workbenches, block-based editors
and other visual programming approaches or projectional editors.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/paint-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oK4-yCx_Y$
**** Reactive and Event-Based Languages and Systems (REBLS) ****
This workshop will gather researchers in reactive and event-based
languages and systems. The goal of the workshop is to exchange new
technical research results and to better define the field by coming up
with taxonomies and overviews of the existing work.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/rebls-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oKw1_oN2U$
**** Sources of Unsoundness in Verification (Unsound) ****
Participants to Unsound will be able to share their experience and
exploits on how different verification tools can either be broken or
expose confusing behavior, likely to be unexpected by users. We are
particularly interested in sources of unsoundness that are accidentally
shared by many different unrelated research lines, and to develop an
understanding on why this is the case. The workshop is meant to be
welcoming for both people with strong theoretical skills, as well as
people who just like hacking things. We do not expect fully polished
submissions and we will not have formal proceedings.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/unsound-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oKPSaS618$
**** Virtual Machines and Language Implementations (VMIL) ****
The concept of Virtual Machines is pervasive in the design and
implementation of programming systems. Virtual Machines and the
languages they implement are crucial in the specification,
implementation and/or user-facing deployment of most programming
technologies. The VMIL workshop is a forum for researchers and
cutting-edge practitioners working on language virtual machines to
discuss the various related engineering and research issues.
Details: https://urldefense.com/v3/__https://2022.splashcon.org/home/vmil-2022__;!!IBzWLUs!SbbBxw0FscbFaTQEsLvSXTwvEJM6oKS8VGCNeWtggXxZiOX4K5ArBo6KehO8AMYXs16oNBaTXW0Zx_kXQbqrKS_yiss-G8oK_clkWEY$
======================================================================
Important Dates for All Workshops
Paper/Abstract Submission Deadline: 1 Sept 2022
Camera-Ready Deadline (where applicable): 24 Oct 2022
======================================================================
Organizing Committee
General Chair: Alex Potanin (Australian National University)
OOPSLA Review Committee Chair: Amal Ahmed (Northeastern University)
OOPSLA Review Committee Co-Chair: Jan Vitek (Northeastern University;
Czech Technical University)
OOPSLA Artifact Evaluation Co-Chair: Benjamin Greenman (Brown
University)
OOPSLA Artifact Evaluation Co-Chair: Ana Milanova (Rensselaer
Polytechnic Institute)
APLAS Chair: Ilya Sergey (National University of Singapore)
DLS PC Co-Chair: Wolfgang De Meuter (Vrije Universiteit Brussel)
DLS PC Co-Chair: Arjun Guha (Northeastern University)
GPCE General Chair: Bernhard Scholz (University of Sydney)
GPCE PC Chair: Yukiyoshi Kameyama (University of Tsukuba)
SAS Co-Chair: Caterina Urban (INRIA & École Normale Supérieure |
Université PSL)
SAS Co-Chair: Gagandeep Singh (University of Illinois at
Urbana-Champaign; VMware)
SLE Chair: Bernd Fischer (Stellenbosch University)
SLE PC Co-Chair: Lola Burgueño (Open University of Catalonia)
SLE PC Co-Chair: Walter Cazzola (Università degli Studi di Milano)
Onward! Papers Chair: Christophe Scholliers (Universiteit Gent)
Onward! Essays Chair: Jeremy Singer (University of Glasgow)
SPLASH-E Co-Chair: Martin Henz (National University Of Singapore)
SPLASH-E Co-Chair: Benjamin Lerner (Northeastern University)
Workshops Co-Chair: Mehdi Bagherzadeh (Oakland University)
Workshops Co-Chair: Raffi Khatchadourian (City University of New York
(CUNY) Hunter College)
Comfy Chair: Tony Hosking (Australian National University)
Hybridisation Co-Chair: Jonathan Aldrich (Carnegie Mellon University)
Hybridisation Co-Chair: Youyou Cong (Tokyo Institute of Technology)
Diversity and Inclusion Chair, Local Organising Chair: Kelly Blincoe
(University of Auckland)
Video Co-Chair: Zixian Cai (Australian National University)
Video Co-Chair: Benjamin Chung (Northeastern University)
Sponsorship Co-Chair: Bor-Yuh Evan Chang (University of Colorado Boulder
& Amazon)
Publicity Chair, Web Co-Chair: Andreea Costea (National University Of
Singapore)
PLMW Co-Chair: Molly Feldman (Oberlin College)
Budget and Finance Chair: Michael Homer (Victoria University of
Wellington)
Student Volunteer Co-Chair: Yao Li (University of Pennsylvania)
Student Volunteer Co-Chair: Julian Mackay (Victoria University of
Wellington)
Student Research Competition Co-Chair: Xujie Si (McGill University,
Canada)
Student Research Competition Co-Chair: Caterina Urban (INRIA & École
Normale Supérieure | Université PSL)
Symposium Chair: Fabian Muehlboeck (IST Austria)
PLMW Co-Chair: Lukasz Ziarek (University at Buffalo)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://LISTS.SEAS.UPENN.EDU/pipermail/types-announce/attachments/20220812/6f5f4fce/attachment-0001.htm>
More information about the Types-announce
mailing list