[TYPES/announce] FOOL'11: CALL FOR PARTICIPATION

2011-09-19 Thread Elena Zucca
[ The Types Forum (announcements only),
 http://lists.seas.upenn.edu/mailman/listinfo/types-announce ]

[Apologies for cross-postings]

CALL FOR PARTICIPATION: 2011 International Workshop on Foundations of 
Object-Oriented Languages (FOOL'11)
The search for sound principles for object-oriented languages has given rise to 
much work during the past two decades, leading to a better understanding of the 
key concepts of object-oriented languages and to important developments in type 
theory, semantics, program verification, and program development. The FOOL 
workshops bring together researchers to share new ideas and results in these 
areas. 

Portland, Oregon, USA, 23 October 2011
During the workshop days of SPLASH/OOPSLA

The list of invited talks and accepted papers is now available on the workshop 
website:
http://www.disi.unige.it/person/ZuccaE/FOOL2011

Registration is now open:
http://splashcon.org/2011/attending/registering
(early registration ends September, 23).



 
  Elena Zucca| tel.:  +39-010-353 6730
  DISI   | fax:   +39-010-353 6699
  Univ. di Genova  | email: zu...@disi.unige.it
  via Dodecaneso 35| ftp:   ftp.disi.unige.it/person/ZuccaE
  16146 Genova, ITALY   | http://www.disi.unige.it/person/ZuccaE






[TYPES/announce] CfPar: School on Software Engineering and Formal Methods (Nov 2011)

2011-09-19 Thread Gerardo Schneider
[ The Types Forum (announcements only),
 http://lists.seas.upenn.edu/mailman/listinfo/types-announce ]

+++

CALL FOR PARTICIPATION

SEFM School 2011

4th International School on  SOFTWARE ENGINEERING AND FORMAL METHODS 
Montevideo, Uruguay, 7-11 November 2011

http://www.fing.edu.uy/inco/eventos/SEFM2011/school.html

*** REGISTRATION IS OPEN ***

+++

The 4th International School on SOFTWARE ENGINEERING AND FORMAL METHODS  (SEFM 
2011) will take place in Montevideo from 7th till 11th of November, 2011. 
The aim of the school is to offer courses to graduate students and young 
researchers interested in formal techniques applied to the design, 
specification, and verification of software systems.  

PROGRAM

The SEFM School 2011 will consist of five courses:

* Bisimulation, Coinduction, and their proof method
Davide Sangiorgi (Focus Team, Inria/University of Bologna)

* Computer-aided Verification of Security Systems
Yassine Lakhnech (Université Joseph Fourier, France)

* Modelling Software Product Lines with the HATS Abstract Behavioural Modelling 
Language
Dave Clarke (Katholieke Universiteit Leuven, Belgium)

* Practicing coinduction: Big-step semantics and Hoare logics for nontermination
Tarmo Uustalu (Institute of Cybernetics, Tallinn, Estonia)

* Runtime Verification
Klaus Havelund (Jet Propulsion Laboratory, Laboratory for Reliable 
Software, USA)
Martin Leucker (Universität zu Lübeck, Germany)

VENUE

The SEFM School will be held at the NH Columbia Hotel, located close to the 
financial center of 
Montevideo and enjoying excellent views of the Plata river (Río de la Plata).

REGISTRATION 

To register, fill in the registration form at 

https://www.fing.edu.uy/inco/eventos/SEFM2011/registration-school.html
 
The deadline for registration is October 3, 2011. Early registration is 
strongly encouraged. 

In case the number of registrations exceeds the number of positions available, 
registrations will be subject to a selection process. Acceptance or rejection 
of the registration to the school will be notified no later than October 10, 
2011. 

FEES

The registration fee is 150 USD (US dollars). A special fee reduction is 
applied to 
participants of the associated conference (SEFM'11: 
http://www.fing.edu.uy/inco/eventos/SEFM2011/).

The registration does not cover accommodation. 

GRANTS

The school shall be able to offer a fee reduction to a limited number of 
students. Priority will be given to students from Latin America.  

Students applying for a grant are required to provide additional information 
as part of the registration form. 
 
Deadline for grant application is October 3, 2011. Early application is 
strongly 
encouraged. Acceptance or rejection of grant applications will be notified by 
October 10, 2011. 

SCHOOL ORGANISERS
  
  Gilles Barthe (IMDEA Software, Spain)
  Alberto Pardo (Universidad de la República, Uruguay)
  Gerardo Schneider (Chalmers | University of Gothenburg, Sweden)

LOCAL ORGANISATION

  Juan Diego Campo
  Carlos Luna
  Alberto Pardo 
  Luis Sierra 

  Instituto de Computación 
  Facultad de Ingeniería 
  Universidad de la República 
  Montevideo, Uruguay

---
Gerardo Schneider
Chalmers | University of Gothenburg
University of Oslo
http://www.cse.chalmers.se/~gersch/



[TYPES/announce] TLDI 2012 - Call for Papers and Contributed Talks (updated)

2011-09-19 Thread Benjamin C. Pierce
[ The Types Forum (announcements only),
 http://lists.seas.upenn.edu/mailman/listinfo/types-announce ]

=== UPDATE: The submission site is now open! ===

 TLDI 2012
   CALL FOR PAPERS AND CONTRIBUTED TALKS

The Seventh ACM SIGPLAN Workshop on
 Types in Language Design and Implementation

 Saturday, January 28, 2012

Philadelphia, PA, USA
  To be held in conjunction with POPL 2012

Submission deadline: October 10th, 2011
 Submission site: http://tldi12.cis.upenn.edu

IMPORTANT: This year TLDI is introducing a significant change to the
workshop organization. There will be two distinct submission
categories: full papers (with a published proceedings, as always) and
2-page proposals for talks on more speculative or unfinished work. The
aim is to foster a more informal atmosphere in which new ideas can be
discussed while maintaining the TLDI tradition of presentations of
polished technical work.

 __

Scope

The role of types and proofs in all aspects of language design, compiler
construction, and software development has expanded greatly in recent
years. Type systems, type-based analyses and type-theoretic deductive
systems have been central to advances in compilation techniques for modern
programming languages, verification of safety and security properties of
programs, program transformation and optimization, and many other areas. The
ACM SIGPLAN Workshop on Types in Language Design and Implementation brings
researchers together to share new ideas and results concerning all aspects
of types and programming, and is now an annual event. TLDI 2012 is the
seventh workshop in the series and will be co-located with POPL in
Philadelphia, Pennsylvania in January 2012.

Submissions for TLDI 2012 are invited on all interactions of types with
language design, implementation, and programming methodology. This
includes both practical applications and theoretical aspects. TLDI 2012
specifically encourages papers from a broad field of programming
language and compiler researchers, including those working on
object-oriented or dynamic languages, systems programming, mobile-code
or security, as well as traditional fully-static type systems. Topics
of interest include:

 * Typed intermediate languages and type-directed compilation
 * Type-based language support for safety and security
 * Types for interoperability
 * Type systems for system programming languages
 * Type-based program analysis, transformation, and optimization
 * Dependent types and type-based proof assistants
 * Types for security protocols, concurrency, and distributed
   computing
 * Type inference and type reconstruction
 * Type-based specifications of data structures and program invariants
 * Type-based memory management
 * Proof-carrying code and certifying compilation
 * Types and objects

This is not meant to be an exhaustive list; papers on novel aspects or
uses of types are welcome. Authors concerned about the suitability of a
topic are encouraged to inquire via electronic mail to the program
chair prior to submission.

 __

Submission Guidelines

The submission site: http://tldi12.cis.upenn.edu

Full papers should be no more than 12 pages (including bibliography and
appendices). They will be judged on the usual criteria of novelty,
usefulness, correctness, and clarity of exposition.

Informal talk proposals should be no more than 2 pages (including
bibliography). These can be either technical or more general in nature;
they will be judged on their promise of leading to an exciting or
provocative talk.

The deadline for both submission categories is Monday, October 10,
2011. The submission deadline and length limitations are firm.
Submissions that do not meet these guidelines will not be considered.

All submissions should be in standard ACM SIGPLAN conference format: two
columns, nine-point font on a ten-point baseline. Detailed formatting
guidelines are available on the SIGPLAN Author Information page
(http://www.sigplan.org/authorInformation.htm), along with a LaTeX class
file and template.

Papers must be submitted electronically via the workshop website
(http://tldi12.cis.upenn.edu/) in Adobe Portable Document Format
(PDF) and must be formatted for printing on US Letter size (8.5x11)
paper. Authors for whom this is a hardship should contact the program
chair before the deadline.

Submitted papers must adhere to the SIGPLAN Republication Policy
(http://www.sigplan.org/republicationpolicy.htm).  Submissions should
contain original research not published or submitted for publication
elsewhere.

__

Publication

As in previous years, accepted full papers will be published by the ACM
and appear in the ACM