From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Hemann Subject: [CfP] 2020 Scheme and Functional Programming Workshop Date: Mon, 30 Mar 2020 14:29:28 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000006569ba05a2192562" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43875) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJ1yR-0000Zc-Ph for guix-devel@gnu.org; Mon, 30 Mar 2020 17:29:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJ1yP-0002DD-L4 for guix-devel@gnu.org; Mon, 30 Mar 2020 17:29:35 -0400 Received: from mail-mw2nam12on2094.outbound.protection.outlook.com ([40.107.244.94]:22977 helo=NAM12-MW2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJ1yP-0002BA-7g for guix-devel@gnu.org; Mon, 30 Mar 2020 17:29:33 -0400 Received: by mail-il1-f178.google.com with SMTP id t11so17414033ils.1 for ; Mon, 30 Mar 2020 14:29:30 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Guix-Devel --0000000000006569ba05a2192562 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, Thank you for your attention, and my apologies for any duplication you receive. Please find below the Call for Papers for the *2020 Scheme and Functional Programming Workshop*. We look forward to your submissions. *Call for Papers*The 2020 Scheme and Functional Programming Workshop is calling for submissions. We invite high-quality papers about novel research results, lessons learned from practical experience in industrial or educational setting, and even new insights on old ideas. We welcome and encourage submissions that apply to any language that can be considered Scheme: from strict subsets of RnRS to other =E2=80=9CScheme=E2=80=9D implementations, to Racket, to Lisp diale= cts including Clojure, Emacs Lisp, Common Lisp, to functional languages with continuations and/or macros (or extended to have them) such as Dylan, ECMAScript, Hop, Lua, Scala, Rust, etc. The elegance of the paper and the relevance of its topic to the interests of Schemers will matter more than the surface syntax of the examples used. Topics of interest include (but are not limited to): Interaction: program-development environments, debugging, testing, refactoring Implementation: interpreters, compilers, tools, garbage collectors, benchmarks Extension: macros, hygiene, domain-specific languages, reflection, and how such extension affects interaction. Expression: control, modularity, ad hoc and parametric polymorphism, types, aspects, ownership models, concurrency, distribution, parallelism, non-determinism, probabilism, and other programming paradigms Integration: build tools, deployment, interoperation with other languages and systems Formal semantics: Theory, analyses and transformations, partial evaluation Human Factors: Past, present and future history, evolution and sociology of the language Scheme, its standard and its dialects Education: approaches, experiences, curricula Applications: industrial uses of Scheme Scheme pearls: elegant, instructive uses of Scheme *Important dates* Submission deadline is 15 May 2020. Authors will be notified by 12 June 2020. Camera-ready versions are due 30 June 2020. All deadlines are (23:59 UTC-12), =E2=80=9CAnywhere on Earth=E2=80=9D. Submission Information Paper submissions must use the format acmart and its sub-format acmlarge. They must be in PDF, printable in black and white on US Letter size. Microsoft Word and LaTeX templates for this format are available at: http://www.sigplan.org/Resources/Author/ This format is in line with ACM conferences (such as ICFP with which we are colocated). It is recommended to use the review option when submitting a paper; this option enables line numbers for easy reference in reviews. We want to encourage all kinds of submissions, including full papers, experience reports and lightning talks. Papers and experience reports are limited to 14 pages, but we encourage submitting smaller papers. Lightning talks are limited to 192 words. Each accepted paper and report will be presented by its authors in a 25 minute slot including Q&A. Each accepted lightning talk will be presented by its authors in a 5 minute slot, followed by 5 minutes of Q&A. The size limits above exclude references and any optional appendices. There are no size limits on appendices, but the papers should stand without the need to read them, and reviewers are not required to read them. Authors are encouraged to publish any code associated to their papers under an open source license, so that reviewers may try the code and verify the claims. Proceedings will be printed as a Technical Report at the University of Michigan and uploaded to arXiv.org . Publication of a paper at this workshop is not intended to replace conference or journal publication, and does not preclude re-publication of a more complete or finished version of the paper at some later conference or in a journal. Sincerely, Jason Hemann, Northeastern University *Organizing Committee* Michael D. Adams (Program Co-Chair), University of Michigan Baptiste Saleil (Program Co-Chair), IBM Canada Jason Hemann (Publicity Chair), Northeastern University *Program Committee*Michael D. Adams (Program Co-Chair), University of Michigan Baptiste Saleil (Program Co-Chair), IBM Canada Maxime Chevalier-Boisvert, Universit=C3=A9 de Montr=C3=A9al Ryan Culpepper, Czech Technical University Kimball Germane, University of Utah Yukiyoshi Kameyama, University of Tsukuba Andy Keep, Cisco Systems, Inc Julien Pag=C3=A8s, Universit=C3=A9 de Montr=C3=A9al Alexey Radul *Steering Committee*Will Byrd, University of Alabama at Birmingham Will Clinger, The Larceny Project Marc Feeley, Universit=C3=A9 de Montr=C3=A9al Dan Friedman, Indiana University Olin Shivers, Northeastern University [image: beacon] --0000000000006569ba05a2192562 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello,

Thank you for your attention, and my apologie= s for any duplication you receive. Please find below the Call for Papers fo= r the 2020 Scheme and Functional Programming Workshop. We look forwa= rd to your submissions. 

Call for Papers
The 2020 Sch= eme and Functional Programming Workshop is calling for submissions.

= We invite high-quality papers about novel research results, lessons learned= from practical experience in industrial or educational setting, and even n= ew insights on old ideas. We welcome and encourage submissions that apply t= o any language that can be considered Scheme: from strict subsets of RnRS t= o other =E2=80=9CScheme=E2=80=9D implementations, to Racket, to Lisp dialec= ts including Clojure, Emacs Lisp, Common Lisp, to functional languages with= continuations and/or macros (or extended to have them) such as Dylan, ECMA= Script, Hop, Lua, Scala, Rust, etc. The elegance of the paper and the relev= ance of its topic to the interests of Schemers will matter more than the su= rface syntax of the examples used. Topics of interest include (but are not = limited to):

Interaction: program-development environments, debuggin= g, testing, refactoring
Implementation: interpreters, compilers, tools, = garbage collectors, benchmarks
Extension: macros, hygiene, domain-specif= ic languages, reflection, and how such extension affects interaction.
Ex= pression: control, modularity, ad hoc and parametric polymorphism, types, a= spects, ownership models, concurrency, distribution, parallelism, non-deter= minism, probabilism, and other programming paradigms
Integration: build = tools, deployment, interoperation with other languages and systems
Forma= l semantics: Theory, analyses and transformations, partial evaluation
Hu= man Factors: Past, present and future history, evolution and sociology of t= he language Scheme, its standard and its dialects
Education: approaches,= experiences, curricula
Applications: industrial uses of Scheme
Schem= e pearls: elegant, instructive uses of Scheme

Important dates=
Submission deadline is 15 May 2020.
Authors will be notified by 12 J= une 2020.
Camera-ready versions are due 30 June 2020.
All deadlines a= re (23:59 UTC-12), =E2=80=9CAnywhere on Earth=E2=80=9D.
Submission Infor= mation
Paper submissions must use the format acmart and its sub-format a= cmlarge. They must be in PDF, printable in black and white on US Letter siz= e. Microsoft Word and LaTeX templates for this format are available at:
=
http://w= ww.sigplan.org/Resources/Author/

This format is in line with ACM= conferences (such as ICFP with which we are colocated). It is recommended = to use the review option when submitting a paper; this option enables line = numbers for easy reference in reviews.

We want to encourage all kind= s of submissions, including full papers, experience reports and lightning t= alks. Papers and experience reports are limited to 14 pages, but we encoura= ge submitting smaller papers. Lightning talks are limited to 192 words. Eac= h accepted paper and report will be presented by its authors in a 25 minute= slot including Q&A. Each accepted lightning talk will be presented by = its authors in a 5 minute slot, followed by 5 minutes of Q&A.

Th= e size limits above exclude references and any optional appendices. There a= re no size limits on appendices, but the papers should stand without the ne= ed to read them, and reviewers are not required to read them.

Author= s are encouraged to publish any code associated to their papers under an op= en source license, so that reviewers may try the code and verify the claims= .

Proceedings will be printed as a Technical Report at the Universit= y of Michigan and uploaded to arXiv.org.

Publication of a paper at this workshop is not intended to replac= e conference or journal publication, and does not preclude re-publication o= f a more complete or finished version of the paper at some later conference= or in a journal.

Sincerely,


Jason Hemann, Northeastern = University




Organizing Committee
Michael D. Ada= ms (Program Co-Chair), University of Michigan
Baptiste Saleil (Program C= o-Chair), IBM Canada
Jason Hemann (Publicity Chair), Northeastern Univer= sity


Program Committee
Michael D. Adams (Program Co-Ch= air), University of Michigan
Baptiste Saleil (Program Co-Chair), IBM Can= ada
Maxime Chevalier-Boisvert, Universit=C3=A9 de Montr=C3=A9al
Ryan = Culpepper, Czech Technical University
Kimball Germane, University of Uta= h
Yukiyoshi Kameyama, University of Tsukuba
Andy Keep, Cisco Systems,= Inc
Julien Pag=C3=A8s, Universit=C3=A9 de Montr=C3=A9al
Alexey Radul=


Steering Committee
Will Byrd, University of Alabama a= t Birmingham
Will Clinger, The Larceny Project
Marc Feeley, Universit= =C3=A9 de Montr=C3=A9al
Dan Friedman, Indiana University
Olin Shivers= , Northeastern University
3D"beacon" --0000000000006569ba05a2192562--