From: Rob Economopoulos <gre@ecs.soton.ac.uk> Date: Wed, 1 Sep 2010 18:03:23 +0100 Subject: [SEWORLD] GPCE'10 Call for Participation To: seworld@sigsoft.org *** Early registration deadline: September 8th 2010 *** Call for Participation Ninth International Conference on Generative Programming and Component Engineering (GPCE 2010) October 10-13, 2010 Eindhoven, The Netherlands (co-located with SLE 2010) http://www.gpce.org Generative and component approaches are revolutionizing software development similar to how automation and components revolutionized manufacturing. Generative Programming (developing programs that synthesize other programs), Component Engineering (raising the level of modularization and analysis in application design), and Domain-Specific Languages (DSLs) (elevating program specifications to compact domain-specific notations that are easier to write, maintain, and analyze) are key technologies for automating program development. The International Conference on Generative Programming and Component Engineering provides a venue for researchers and practitioners interested in techniques for enhancing the productivity, quality, and time-to-market in software development that stems from deploying components and automating program generation. In addition to exploring cutting-edge techniques for developing generative and component-based software, our goal is to foster further cross-fertilization between the software engineering research community and the programming languages community. For more information and the latest news about the conference, please visit the GPCE'10 web site (http://www.gpce.org). Registration ------------ Registration for GPCE'10 and SLE'10 can be done at: http://www.eventure-online.com/eventure/welcome.do?type=participant&congress=17_GPSL Early registration deadline is September 8th 2010. Technical Programme ------------ The schedule for the technical programme is now available at: http://www.gpce.org/ConferenceProgram#TechnicalSchedule1 Tutorials ------------ There will be a single plenary track with six lectures about topics of interest to the audience of GPCE and SLE on Sunday October 10th. The lectures will be about an hour in length; much longer than a regular conference talk, but much shorter than the customary half or even full day tutorials at other conferences. The schedule for the tutorials is now available at: http://www.gpce.org/ConferenceProgram#TutorialSchedule
From: Rob Economopoulos <gre@ecs.soton.ac.uk>
Newsgroups: comp.compilers
Subject: GPCE'10 Call for Tutorial Lectures (Eindhoven NL, Oct 10)
Date: Tue, 22 Jun 2010 14:26:35 +0100
------------------------------------------------------------------------
Call for Tutorial Lectures
Ninth International Conference on
Generative Programming and Component Engineering
(GPCE 2010)
October 10-13, 2010
Eindhoven, The Netherlands
(co-located with SLE 2010)
http://www.gpce.org
------------------------------------------------------------------------
As an experiment, GPCE and SLE have organized a joint tutorial day on
Sunday, October 2010.
The day will consist of a single plenary track with about six lectures
about topics of interest to the audience of GPCE and SLE.
The lectures will be about an hour in length; much longer than a
regular conference talk, but much shorter than the customary half or
even full day tutorials at other conferences.
In contrast to research talks, tutorials do not (have to) present
original new research material, but should rather focus on putting
research into perspective for a broader audience.
In contrast to longer tutorials, these lectures cannot be very
interactive or rely on the audience participating by using tools.
Rather they should aim to be 'keynote' style presentations,
emphasizing the essence (but not avoiding depth).
Another difference is that we will not charge separately for each
tutorial, as this appears to be the reason for low attendance of
tutorials at academic conferences. We will charge a single, low fee
for the entire day that gives access to all tutorials and the FOSD
workshop that will be held in parallel. We hope that this will ensure
high impact of the tutorials. Tutorial presenters get free admission
to the tutorials day, but due to the low fee we will not be able to
provide a honorarium; if the day is successful, we will consider
sharing any profits with tutorial presenters.
SUBMISSION
If you are interested in presenting a tutorial at GPCE/SLE, please
send a short proposal (about two pages) to e.visser@tudelft.nl by July
6, 2010. The proposal should consist of
1. title
2. abstract (250 words)
3. name of presenter
4. short bio (250 words)
5. brief outline of tutorial
6. relevance for GPCE/SLE audience
Items 1 to 4 should be usable on the website.
We will make a selection of tutorials based on relevance (topic-wise)
for the conference and expected interest in the tutorial. Tutorial
proposers will be notified of the decision by August 6, 2010.
From: Rob Economopoulos <gre@ecs.soton.ac.uk>
Newsgroups: comp.compilers
Subject: GPCE'10 First Call for Papers (Eindhoven NL, Oct 10)
Date: Wed, 25 Nov 2009 12:10:33 +0000
------------------------------------------------------------------------
CALL FOR PAPERS
Ninth International Conference on
Generative Programming and Component Engineering
(GPCE 2010)
October 10-13, 2010
Eindhoven, The Netherlands
(co-located with SLE 2010)
http://www.gpce.org
------------------------------------------------------------------------
IMPORTANT DATES
* Submission of abstracts: May 17, 2010
* Submission of papers: May 24, 2010
* Author notification: Jul 5, 2010
SCOPE
Generative and component approaches are revolutionizing software
development similar to how automation and components revolutionized
manufacturing. Generative Programming (concerning programs that
synthesize other programs), Component Engineering (concerning
modularity in application design), and Domain-Specific Languages
(DSLs) (concerning compact domain-specific notations for expressing
programs) are key technologies for automating program development.
The International Conference on Generative Programming and Component
Engineering is a venue for researchers and practitioners interested in
techniques that, through deploying components and program generation,
increase programmer productivity, improve software quality, and
shorten the time-to-market of software products. In addition to
exploring cutting-edge techniques of generative and component-based
software, our goal is to foster further cross-fertilization between
the software engineering and the programming languages research
communities.
SUBMISSIONS
Research papers:
10 pages in SIGPLAN proceedings style (sigplanconf.cls) reporting
original research results that contribute to scientific knowledge in
the areas listed below (the PC chair can advise on appropriateness).
Tool demonstrations:
Tool demonstrations should present tools that implement novel
generative and component-based software engineering techniques, and
are available for use. Any of the GPCE'10 topics of interest are
appropriate areas for research demonstrations. Purely commercial tool
demonstrations will not be accepted. Submissions should contain a tool
description of 4 pages in SIGPLAN proceedings style (sigplanconf.cls)
and a demonstration outline of up to 2 pages text plus 2 pages screen
shots. The four page description will, if the demonstration is accepted,
be published in the proceedings. The 2+2 page demonstration outline
will only be used by the PC for evaluating the submission.
TOPICS
GPCE seeks contributions in software engineering and in programming
languages related (but not limited) to:
* Generative programming
o Reuse, meta-programming, partial evaluation, multi-stage and
multi-level languages, step-wise refinement, generic programming
o Semantics, type systems, symbolic computation, linking and
explicit substitution, in-lining and macros, templates,
program transformation
o Runtime code generation, compilation, active libraries,
synthesis from specifications, development methods,
generation of non-code artifacts, formal methods, reflection
* Generative techniques for
o Product-line architectures
o Distributed, real-time and embedded systems
o Model-driven development and architecture
o Resource bounded/safety critical systems.
* Component-based software engineering
o Reuse, distributed platforms and middleware, distributed
systems, evolution, patterns, development methods,
deployment and configuration techniques, formal methods
* Integration of generative and component-based approaches
* Domain engineering and domain analysis
o Domain-specific languages including visual and UML-based DSLs
* Separation of concerns
o Aspect-oriented and feature-oriented programming,
o Intentional programming and multi-dimensional separation of
concerns
* Industrial applications of the above
Submissions must adhere to SIGPLAN's republication policy. Please
contact the program chair if you have any questions about how this
policy applies to your paper (chairs@gpce.org).
ORGANIZATION
General Chair: Eelco Visser (Delft University of Technology, The Netherlands)
Program Chair: Jaakko Jarvi (Texas A&M University, USA)
Publicity Chair: Giorgios Economopoulos (University of Southampton, UK)
Program Committee
* Sven Apel (University of Passau, Germany)
* Don Batory (University of Texas, USA)
* Martin Bravenboer (LogicBlox, USA)
* Krzysztof Czarnecki (University of Waterloo, Canada)
* Charles Consel (INRIA / LaBRI, France)
* Gabriel Dos Reis (Texas A&M University, USA)
* Ewen Denney (RIACS/NASA Ames, USA)
* Ronald Garcia (Carnegie Mellon University, USA)
* Magne Haveraaen (University of Bergen, Norway)
* Johan Lilius (Abo Akademi University, Finland)
* Andres Loeh (Utrecht University, The Netherlands)
* Mat Marcus (Canyonlands Software Design, USA)
* Marjan Mernik (University of Maribor, Slovenia)
* Klaus Ostermann (University of Marburg, Germany)
* Bruno C. d. S. Oliveira (Seoul National University, Korea)
* Hridesh Rajan (Iowa State University, USA)
* Sukyoung Ryu (Korea Advanced Institute of Science and Technology)
* Joao Saraiva (Minho University, Portugal)
* Sibylle Schupp (Hamburg University of Technology, Germany)
* Kwang Yi (Seoul National University, Korea)
* Mirko Viroli (University of Bologna, Italy)
* Alessandro Warth (Viewpoints Research Institute, USA)
* Edwin Westbrook (Rice University, USA)
* Jeremiah Willcock (Indiana University, USA)
Last update: 2010/0x/xx.
Dirk Craeynest