[racket] Call for Talk Proposals: Domain-Specific Language Design and Implementation 2014

From: Sebastian Erdweg (erdweg at informatik.tu-darmstadt.de)
Date: Thu Jul 24 11:20:14 EDT 2014

*********************************************************************
CALL FOR TALK PROPOSALS

DSLDI 2014

Second Workshop on
Domain-Specific Language Design and Implementation

October 20/21, 2014
Portland, USA
Co-located with SPLASH/OOPSLA

http://2014.splashcon.org/track/dsldi2014
*********************************************************************

Deadline for talk proposals: August 27, 2014

If designed and implemented well, domain-specific languages (DSLs)
combine the best features of general-purpose programming languages
(e.g., performance) with high productivity (e.g., ease of
programming).

*** Workshop Goal ***

The goal of the DSLDI workshop is to bring together researchers and
practitioners interested in sharing ideas on how DSLs should be
designed, implemented, supported by tools, and applied in realistic
application contexts. We are both interested in discovering how
already known domains such as graph processing or machine learning can
be best supported by DSLs, but also in exploring new domains that
could be targeted by DSLs. More generally, we are interested in
building a community that can drive forward the development of modern
DSLs.

*** Workshop Format ***

DSLDI is a single-day workshop and will consist of a series of short
talks whose main goal is to trigger exchange of opinion and
discussions. The talks should be on the topics within DSLDI's area of
interest, which include but are not limited to the following ones:

* DSL implementation techniques, including compiler-level and
runtime-level solutions
* utilization of domain knowledge for driving optimizations of DSL
implementations
* utilizing DSLs for managing parallelism and hardware heterogeneity
* DSL performance and scalability studies
* DSL tools, such as DSL editors and editor plugins, debuggers,
refactoring tools, etc.
* applications of DSLs to existing as well as emerging domains, for
example graph processing, image processing, machine learning,
analytics, robotics, etc.
* practitioners reports, for example descriptions of DSL deployment in
a real-life production setting

*** Call for Submissions ***

We solicit talk proposals in the form of short abstracts (max. 2
pages). A good talk proposal describes an interesting position,
demonstration, or early achievement. The submissions will be reviewed
on relevance and clarity, and used to plan the mostly interactive
sessions of the workshop day. Publication of accepted abstracts and
slides on the website is voluntary.

* Deadline for talk proposals: August 27, 2014
* Notification: September 12, 2014
* Workshop: October 19 or 20, 2014
* Submission website: https://www.easychair.org/conferences/?conf=dsldi2014

*** Workshop Organization ***

Organizers

* Sebastian Erdweg, TU Darmstadt, Germany
* Adam Welc, Oracle Labs, USA

Program committee

* Martin Erwig, Oregon State University, USA
* Matthew Flatt, University of Utah, USA
* Klaus Ostermann, University of Marburg, Germany
* Tiark Rompf, EPFL/Oracle Labs, Switzerland
* Tijs van der Storm, CWI, Netherlands
* Juha-Pekka Tolvanen, University of Jyväskylä/Metacase, Finland
* Emina Torlak, University of California, Berkeley, USA
* Laurence Tratt, King's College London, UK
* Markus Völter, itemis/independent, Germany
* Guido Wachsmuth, TU Delft, Netherlands

_______________________________________________
ecoop-info mailing list
ecoop-info at ecoop.org
http://web.satd.uma.es/mailman/listinfo/ecoop-info


Posted on the users mailing list.