[racket-users] Call For Workshop Proposals

2018-10-29 Thread 'Sam Tobin-Hochstadt' via users-redirect
CALL FOR WORKSHOP AND CO-LOCATED EVENT PROPOSALS
ICFP 2019
 24th ACM SIGPLAN International Conference on Functional Programming


   August 18 - 23, 2019 
  Berlin, Germany
https://icfp19.sigplan.org/

The 24th ACM SIGPLAN International Conference on Functional Programming
will be held in Berlin, Germany on August 18-23, 2019.
ICFP provides a forum for researchers and developers to hear about the 
latest work on the design, implementations, principles, and uses of 
functional programming.

Proposals are invited for workshops (and other co-located events, such
as symposiums) to be affiliated with ICFP 2019 and sponsored by
SIGPLAN. These events should be less formal and more focused than ICFP
itself, include sessions that enable interaction among the attendees,
and foster the exchange of new ideas. The preference is for one-day
events, but other schedules can also be considered.

The workshops are scheduled to occur on August 18th (the day
before ICFP) and 22-23th of August (the two days after ICFP).

--

Submission details
 Deadline for submission: November 25, 2018
 Notification of acceptance:  December 23, 2018

Prospective organizers of workshops or other co-located events are
invited to submit a completed workshop proposal form in plain text
format to the ICFP 2019 workshop co-chairs
(Jennifer Hackett and Christophe Scholliers), via email to

icfp-workshops-2...@googlegroups.com

by November 25, 2018. (For proposals of co-located events other than
workshops, please fill in the workshop proposal form and just leave
blank any sections that do not apply.) Please note that this is a firm
deadline.

Organizers will be notified if their event proposal is accepted by
December 23, 2018, and if successful, depending on the event, they
will be asked to produce a final report after the event has taken
place that is suitable for publication in SIGPLAN Notices.

The proposal form is available at:

http://www.icfpconference.org/icfp2019-files/icfp19-workshops-form.txt

Further information about SIGPLAN sponsorship is available at:

http://www.sigplan.org/Resources/Proposals/Sponsored/

--

Selection committee

The proposals will be evaluated by a committee comprising the
following members of the ICFP 2019 organizing committee, together with
the members of the SIGPLAN executive committee.

 Workshop Co-Chair: Jennifer Hackett(University of Nottingham)
 Workshop Co-Chair: Christophe Scholliers(University of Ghent)
 General Chair: Derek Dreyer (MPI-SWS) 
 Program Chair: François Potier(Inria)


--

Further information

Any queries should be addressed to the workshop co-chairs (Jennifer 
Hackett and Christophe Scholliers), via email to 
icfp-workshops-2...@googlegroups.com

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] First Call for Papers: PACMPL issue ICFP 2019

2018-11-08 Thread 'Sam Tobin-Hochstadt' via users-redirect
PACMPL Volume 3, Issue ICFP 2019

Call for Papers



accepted papers to be invited for presentation at

 The 24th ACM SIGPLAN International Conference on Functional Programming

 Berlin, Germany

   http://icfp19.sigplan.org/



### Important dates



Submissions due:1 March 2019 (Friday) Anywhere on Earth

https://icfp19.hotcrp.com

Author response:16 April (Tuesday) - 18 Apri (Friday) 14:00 UTC

Notification:   3 May (Friday)

Final copy due: 22 June (Saturday)

Conference: 18 August (Sunday) - 23 August (Friday)



### About PACMPL



Proceedings of the ACM on Programming Languages (PACMPL 
) is a Gold Open Access journal publishing research on 
all aspects of programming languages, from design to implementation and from 
mathematical formalisms to empirical studies. Each issue of the journal is 
devoted to a particular subject area within programming languages and will be 
announced through publicized Calls for Papers, like this one.



### Scope



[PACMPL](https://pacmpl.acm.org/) issue ICFP 2019 seeks original papers on the 
art and science of functional programming. Submissions are invited on all 
topics from principles to practice, from foundations to features, and from 
abstraction to application. The scope includes all languages that encourage 
functional programming, including both purely applicative and imperative 
languages, as well as languages with objects, concurrency, or parallelism. 
Topics of interest include (but are not limited to):



  * *Language Design*: concurrency, parallelism, and distribution; modules; 
components and composition; metaprogramming; type systems; interoperability; 
domain-specific languages; and relations to imperative, object-oriented, or 
logic programming.



  * *Implementation*: abstract machines; virtual machines; interpretation; 
compilation; compile-time and run-time optimization; garbage collection and 
memory management; multi-threading; exploiting parallel hardware; interfaces to 
foreign functions, services, components, or low-level machine resources.



  * *Software-Development Techniques*: algorithms and data structures; design 
patterns; specification; verification; validation; proof assistants; debugging; 
testing; tracing; profiling.



  * *Foundations*: formal semantics; lambda calculus; rewriting; type theory; 
monads; continuations; control; state; effects; program verification; dependent 
types.



  * *Analysis and Transformation*: control-flow; data-flow; abstract 
interpretation; partial evaluation; program calculation.



  * *Applications*: symbolic computing; formal-methods tools; artificial 
intelligence; systems programming; distributed-systems and web programming; 
hardware design; databases; XML processing; scientific and numerical computing; 
graphical user interfaces; multimedia and 3D graphics programming; scripting; 
system administration; security.



  * *Education*: teaching introductory programming; parallel programming; 
mathematical proof; algebra.



Submissions will be evaluated according to their relevance, correctness, 
significance, originality, and clarity. Each submission should explain its 
contributions in both general and technical terms, clearly identifying what has 
been accomplished, explaining why it is significant, and comparing it with 
previous work. The technical content should be accessible to a broad audience.



PACMPL issue ICFP 2019 also welcomes submissions in two separate categories 
 Functional Pearls and Experience Reports  that must be marked as 
such at the time of submission and that need not report original research 
results.  Detailed guidelines on both categories are given at the end of this 
call.



Please contact the principal editor if you have questions or are concerned 
about the appropriateness of a topic.



### Preparation of submissions



**Deadline**: The deadline for submissions is **Friday, March 1, 2019**, 
Anywhere on Earth ().  This 
deadline will be strictly enforced.



**Formatting**: Submissions must be in PDF format, printable in black and white 
on US Letter sized paper, and interpretable by common PDF tools. All 
submissions must adhere to the "ACM Small" template that is available (in both 
LaTeX and Word formats) from 
.  For authors using 
LaTeX, a lighter-weight package, including only the essential files, is 
available from .



There is a limit of **25 pages for a full paper or Functional Pearl** and **12 
pages for an Experience Report**; in either case, the bibliography will not be 
counted against these limits. Submissions that exceed the page limits or, for 
other reasons, do not meet the requirements for formatting, will be 

[racket-users] Second Call for Papers: PACMPL issue ICFP 2019

2019-01-09 Thread 'Sam Tobin-Hochstadt' via users-redirect
PACMPL Volume 3, Issue ICFP 2019

Call for Papers



accepted papers to be invited for presentation at

 The 24th ACM SIGPLAN International Conference on Functional Programming

 Berlin, Germany

   http://icfp19.sigplan.org/



### Important dates



Submissions due:1 March 2019 (Friday) Anywhere on Earth

https://icfp19.hotcrp.com

Author response:16 April (Tuesday) - 18 Apri (Friday) 14:00 UTC

Notification:   3 May (Friday)

Final copy due: 22 June (Saturday)

Conference: 18 August (Sunday) - 23 August (Friday)



### About PACMPL



Proceedings of the ACM on Programming Languages (PACMPL

) is a Gold Open Access journal publishing

research on all aspects of programming languages, from design to

implementation and from mathematical formalisms to empirical

studies. Each issue of the journal is devoted to a particular subject

area within programming languages and will be announced through

publicized Calls for Papers, like this one.



### Scope



[PACMPL](https://pacmpl.acm.org/) issue ICFP 2019 seeks original

papers on the art and science of functional programming. Submissions

are invited on all topics from principles to practice, from

foundations to features, and from abstraction to application. The

scope includes all languages that encourage functional programming,

including both purely applicative and imperative languages, as well as

languages with objects, concurrency, or parallelism. Topics of

interest include (but are not limited to):



  * *Language Design*: concurrency, parallelism, and distribution;

 modules; components and composition; metaprogramming; type

 systems; interoperability; domain-specific languages; and

 relations to imperative, object-oriented, or logic programming.



  * *Implementation*: abstract machines; virtual machines;

 interpretation; compilation; compile-time and run-time

 optimization; garbage collection and memory management;

 multi-threading; exploiting parallel hardware; interfaces to

 foreign functions, services, components, or low-level machine

 resources.



  * *Software-Development Techniques*: algorithms and data structures;

 design patterns; specification; verification; validation; proof

 assistants; debugging; testing; tracing; profiling.



  * *Foundations*: formal semantics; lambda calculus; rewriting; type

 theory; monads; continuations; control; state; effects; program

 verification; dependent types.



  * *Analysis and Transformation*: control-flow; data-flow; abstract

 interpretation; partial evaluation; program calculation.



  * *Applications*: symbolic computing; formal-methods tools;

 artificial intelligence; systems programming; distributed-systems

 and web programming; hardware design; databases; XML processing;

 scientific and numerical computing; graphical user interfaces;

 multimedia and 3D graphics programming; scripting; system

 administration; security.



  * *Education*: teaching introductory programming; parallel

 programming; mathematical proof; algebra.



Submissions will be evaluated according to their relevance,

correctness, significance, originality, and clarity. Each submission

should explain its contributions in both general and technical terms,

clearly identifying what has been accomplished, explaining why it is

significant, and comparing it with previous work. The technical

content should be accessible to a broad audience.



PACMPL issue ICFP 2019 also welcomes submissions in two separate

categories  Functional Pearls and Experience Reports 

that must be marked as such at the time of submission and that need

not report original research results.  Detailed guidelines on both

categories are given at the end of this call.



Please contact the principal editor if you have questions or are

concerned about the appropriateness of a topic.



### Preparation of submissions



**Deadline**: The deadline for submissions is **Friday, March 1, 2019**,

Anywhere on Earth ().

This deadline will be strictly enforced.



**Formatting**: Submissions must be in PDF format, printable in black

and white on US Letter sized paper, and interpretable by common PDF

tools. All submissions must adhere to the "ACM Small" template that is

available (in both LaTeX and Word formats) from

.  For authors

using LaTeX, a lighter-weight package, including only the essential

files, is available from

.



There is a limit of **25 pages for a full paper or Functional Pearl**

and **12 pages for an Experience Report**; in either case, the

bibliography will not be counted against these limits. Submissions

that 

[racket-users] Call for Tutorial Proposals: ICFP 2019

2019-03-27 Thread 'Sam Tobin-Hochstadt' via users-redirect
  CALL FOR TUTORIAL PROPOSALS

ICFP 2019

 24th ACM SIGPLAN International Conference on Functional Programming





   August 18 - 23, 2019 

  Berlin, Germany

https://icfp19.sigplan.org/



The 24th ACM SIGPLAN International Conference on Functional Programming

will be held in Berlin, Germany on August 18-23, 2019.

ICFP provides a forum for researchers and developers to hear about the 

latest work on the design, implementations, principles, and uses of 

functional programming.



Proposals are invited for tutorials, lasting approximately 3 hours each,

to be presented during ICFP and its co-located workshops and other

events. These tutorials are the successor to the CUFP tutorials from

previous years, but we also welcome tutorials whose primary audience is

researchers rather than practitioners. Tutorials may focus either on a

concrete technology or on a theoretical or mathematical tool. Ideally,

tutorials will have a concrete result, such as "Learn to do X with Y"

rather than "Learn language Y". 



Tutorials may occur after ICFP co-located with the associated 

workshops, from August 22 till August 23. 



--



Submission details

 Deadline for submission: May 10th, 2019

 Notification of acceptance:  May 17th, 2019



Prospective organizers of tutorials are invited to submit a completed

tutorial proposal form in plain text format to the ICFP 2018 workshop

co-chairs (Jennifer Hackett  and Christophe Scholliers), via email to



 icfp-workshops-2...@googlegroups.com



by May 10th, 2019. Please note that this is a firm deadline.



Organizers will be notified if their event proposal is accepted by

May 17, 2019.



The proposal form is available at:



http://www.icfpconference.org/icfp2019-files/icfp19-tutorials-form.txt



--



Selection committee



The proposals will be evaluated by a committee comprising the

following members of the ICFP 2019 organizing committee.



 Tutorials Co-Chair: Jennifer Hackett(University of Nottingham)

 Tutorials Co-Chair: Christophe Scholliers(University of Ghent)

 General Chair:  Derek Dreyer (MPI-SWS) 

 Program Chair:  François Pottier  ( Inria, France)





--



Further information



Any queries should be addressed to the tutorial co-chairs (

Jennifer Hackett and Christophe Scholliers), via email to 

icfp-workshops-2...@googlegroups.com

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Third Call for Papers: PACMPL issue ICFP 2019

2019-02-13 Thread 'Sam Tobin-Hochstadt' via users-redirect
PACMPL Volume 3, Issue ICFP 2019

Call for Papers



accepted papers to be invited for presentation at

 The 24th ACM SIGPLAN International Conference on Functional Programming

 Berlin, Germany

   http://icfp19.sigplan.org/



### Important dates



Submissions due:1 March 2019 (Friday) Anywhere on Earth

https://icfp19.hotcrp.com

Author response:16 April (Tuesday) - 18 Apri (Friday) 14:00 UTC

Notification:   3 May (Friday)

Final copy due: 22 June (Saturday)

Conference: 18 August (Sunday) - 23 August (Friday)



### About PACMPL



Proceedings of the ACM on Programming Languages (PACMPL

) is a Gold Open Access journal publishing

research on all aspects of programming languages, from design to

implementation and from mathematical formalisms to empirical

studies. Each issue of the journal is devoted to a particular subject

area within programming languages and will be announced through

publicized Calls for Papers, like this one.



### Scope



[PACMPL](https://pacmpl.acm.org/) issue ICFP 2019 seeks original

papers on the art and science of functional programming. Submissions

are invited on all topics from principles to practice, from

foundations to features, and from abstraction to application. The

scope includes all languages that encourage functional programming,

including both purely applicative and imperative languages, as well as

languages with objects, concurrency, or parallelism. Topics of

interest include (but are not limited to):



  * *Language Design*: concurrency, parallelism, and distribution;

 modules; components and composition; metaprogramming; type

 systems; interoperability; domain-specific languages; and

 relations to imperative, object-oriented, or logic programming.



  * *Implementation*: abstract machines; virtual machines;

 interpretation; compilation; compile-time and run-time

 optimization; garbage collection and memory management;

 multi-threading; exploiting parallel hardware; interfaces to

 foreign functions, services, components, or low-level machine

 resources.



  * *Software-Development Techniques*: algorithms and data structures;

 design patterns; specification; verification; validation; proof

 assistants; debugging; testing; tracing; profiling.



  * *Foundations*: formal semantics; lambda calculus; rewriting; type

 theory; monads; continuations; control; state; effects; program

 verification; dependent types.



  * *Analysis and Transformation*: control-flow; data-flow; abstract

 interpretation; partial evaluation; program calculation.



  * *Applications*: symbolic computing; formal-methods tools;

 artificial intelligence; systems programming; distributed-systems

 and web programming; hardware design; databases; XML processing;

 scientific and numerical computing; graphical user interfaces;

 multimedia and 3D graphics programming; scripting; system

 administration; security.



  * *Education*: teaching introductory programming; parallel

 programming; mathematical proof; algebra.



Submissions will be evaluated according to their relevance,

correctness, significance, originality, and clarity. Each submission

should explain its contributions in both general and technical terms,

clearly identifying what has been accomplished, explaining why it is

significant, and comparing it with previous work. The technical

content should be accessible to a broad audience.



PACMPL issue ICFP 2019 also welcomes submissions in two separate

categories  Functional Pearls and Experience Reports 

that must be marked as such at the time of submission and that need

not report original research results.  Detailed guidelines on both

categories are given at the end of this call.



Please contact the principal editor if you have questions or are

concerned about the appropriateness of a topic.



### Preparation of submissions



**Deadline**: The deadline for submissions is **Friday, March 1, 2019**,

Anywhere on Earth ().

This deadline will be strictly enforced.



**Formatting**: Submissions must be in PDF format, printable in black

and white on US Letter sized paper, and interpretable by common PDF

tools. All submissions must adhere to the "ACM Small" template that is

available (in both LaTeX and Word formats) from

.  For authors

using LaTeX, a lighter-weight package, including only the essential

files, is available from

.



There is a limit of **25 pages for a full paper or Functional Pearl**

and **12 pages for an Experience Report**; in either case, the

bibliography will not be counted against these limits. Submissions

that 

[racket-users] Call for Submissions: ICFP Student Research Competition

2019-02-13 Thread 'Sam Tobin-Hochstadt' via users-redirect
 ICFP 2019 Student Research Competition
Call for Submissions

ICFP invites students to participate in the Student Research
Competition in order to present their research and get feedback from
prominent members of the programming language research
community. Please submit your extended abstracts through the
submission website.

### Important dates

Submissions due:14 Jun 2019 (Friday) 
https://icfp19src.hotcrp.com
Notification:   28 Jun 2019 (Friday)
Conference: 18 August (Sunday) - 23 August (Friday)


Each submission (referred to as "abstract" below) should include the
student author’s name and e-mail address; institutional affiliation;
research advisor’s name; ACM student member number; category
(undergraduate or graduate); research title; and an extended abstract
addressing the following:

* Problem and Motivation: Clearly state the problem being addressed and
  explain the reasons for seeking a solution to this problem.

* Background and Related Work: Describe the specialized (but
  pertinent) background necessary to appreciate the work in the
  context of ICFP areas of interest. Include references to the
  literature where appropriate, and briefly explain where your work
  departs from that done by others.

* Approach and Uniqueness: Describe your approach in addressing the
  problem and clearly state how your approach is novel.

* Results and Contributions: Clearly show how the results of your work
  contribute to programming language design and implementation in
  particular and to computer science in general; explain the
  significance of those results.

* Submissions must be original research that is not already published
  at ICFP or another conference or journal. One of the goals of the
  SRC is to give students feedback on ongoing, unpublished
  work. Furthermore, the abstract must be authored solely by the
  student. If the work is collaborative with others and*or part of a
  larger group project, the abstract should make clear what the
  student’s role was and should focus on that portion of the work.

* Formatting: Submissions must be in PDF format, printable in black
  and white on US Letter sized paper, and interpretable by common PDF
  tools. All submissions must adhere to the "ACM Small" template that
  is available (in both LaTeX and Word formats) from
  https://www.acm.org/publications/authors/submissions. For authors
  using LaTeX, a lighter-weight package, including only the essential
  files, is available from
  http://sigplan.org/Resources/Author/#acmart-format. The submission
  must not exceed 3 pages in PDF format. Reference lists do not count
  towards the 3-page limit.

Further information is available at the ICFP SRC website:
https://icfp19.sigplan.org/track/icfp-2019-Student-Research-Competition

ICFP Student Research Competition Chair:
  William J. Bowman (University of British Columbia)

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Second Call for Submissions: ICFP Student Research Competition

2019-06-03 Thread 'Sam Tobin-Hochstadt' via users-redirect
 ICFP 2019 Student Research Competition
Call for Submissions

ICFP invites students to participate in the Student Research
Competition in order to present their research and get feedback from
prominent members of the programming language research
community. Please submit your extended abstracts through the
submission website.

### Important dates

Submissions due:14 Jun 2019 (Friday) 
https://icfp19src.hotcrp.com
Notification:   28 Jun 2019 (Friday)
Conference: 18 August (Sunday) - 23 August (Friday)


Each submission (referred to as "abstract" below) should include the
student author’s name and e-mail address; institutional affiliation;
research advisor’s name; ACM student member number; category
(undergraduate or graduate); research title; and an extended abstract
addressing the following:

* Problem and Motivation: Clearly state the problem being addressed and
  explain the reasons for seeking a solution to this problem.

* Background and Related Work: Describe the specialized (but
  pertinent) background necessary to appreciate the work in the
  context of ICFP areas of interest. Include references to the
  literature where appropriate, and briefly explain where your work
  departs from that done by others.

* Approach and Uniqueness: Describe your approach in addressing the
  problem and clearly state how your approach is novel.

* Results and Contributions: Clearly show how the results of your work
  contribute to programming language design and implementation in
  particular and to computer science in general; explain the
  significance of those results.

* Submissions must be original research that is not already published
  at ICFP or another conference or journal. One of the goals of the
  SRC is to give students feedback on ongoing, unpublished
  work. Furthermore, the abstract must be authored solely by the
  student. If the work is collaborative with others and*or part of a
  larger group project, the abstract should make clear what the
  student’s role was and should focus on that portion of the work.

* Formatting: Submissions must be in PDF format, printable in black
  and white on US Letter sized paper, and interpretable by common PDF
  tools. All submissions must adhere to the "ACM Small" template that
  is available (in both LaTeX and Word formats) from
  https://www.acm.org/publications/authors/submissions. For authors
  using LaTeX, a lighter-weight package, including only the essential
  files, is available from
  http://sigplan.org/Resources/Author/#acmart-format. The submission
  must not exceed 3 pages in PDF format. Reference lists do not count
  towards the 3-page limit.

Further information is available at the ICFP SRC website:
https://icfp19.sigplan.org/track/icfp-2019-Student-Research-Competition

ICFP Student Research Competition Chair:
  William J. Bowman (University of British Columbia)

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5cf544f460cba_78b42ab427c125b89235b%40homer.mail.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Call for Participation: ICFP 2019

2019-06-24 Thread 'Sam Tobin-Hochstadt' via users-redirect
=

Call for Participation

ICFP 2019
24th ACM SIGPLAN International Conference on Functional Programming
and affiliated events

August 18 - August 23, 2019
Berlin, Germany
http://icfp19.sigplan.org/

Early Registration until July 18!

=

ICFP provides a forum for researchers and developers to hear
about the latest work on the design, implementations, principles, and
uses of functional programming. The conference covers the entire
spectrum of work, from practice to theory, including its peripheries.

This year, ICFP is co-located with BOBKonf!

  * Overview and affiliated events:
http://icfp19.sigplan.org/home

  * Program:
http://icfp19.sigplan.org/program/program-icfp-2019

  * Accepted papers:
http://icfp19.sigplan.org/track/icfp-2019-papers

  * Registration is available via:
https://regmaster4.com/2019conf/ICFP19/register.php
Early registration ends 18 July, 2019.

  * Programming contest:
https://icfpcontest2019.github.io/

  * Student Research Competition:
https://icfp19.sigplan.org/track/icfp-2019-Student-Research-Competition

  * Follow us on Twitter for the latest news:
http://twitter.com/icfp_conference

In addition to BOBKonf (8/21), there are several events co-located with ICFP:

  * Erlang Workshop (8/18)
  * Functional Art, Music, Modeling and Design (8/23)
  * Functional High-Performance and Numerical Computing (8/18)
  * Haskell Implementors' Workshop (8/23)
  * Haskell Symposium (8/22-8/23)
  * miniKanren Workshop (8/22)
  * ML Family Workshop (8/22)
  * OCaml Workshop (8/23)
  * Programming Languages Mentoring Workshop (8/18)
  * Scheme Workshop (8/18)
  * Type-Driven Development (8/18)

### ICFP Organizers

General Chair: Derek Dreyer (MPI-SWS, Germany)

Artifact Evaluation Co-Chairs: Simon Marlow (Facebook, UK)
Industrial Relations Chair: Alan Jeffrey (Mozilla Research, USA)
Programming Contest Organiser: Ilya Sergey (Yale-NUS College, Singapore)
Publicity and Web Chair: Sam Tobin-Hochstadt (Indiana University, USA)
Student Research Competition Chair: William J. Bowman (University of British 
Columbia, Canada)
Workshops Co-Chair: Christophe Scholliers (Universiteit Gent, Belgium)
Jennifer Hackett (University of Nottingham, UK)
Conference Manager: Annabel Satin (P.C.K.)


### PACMPL Volume 3, Issue ICFP 2019

Principal Editor: François Pottier (Inria, France)

Review Committee:

Lennart Beringer (Princeton University, United States)
Joachim Breitner (DFINITY Foundation, Germany)
Laura M. Castro (University of A Coruña, Spain)
Ezgi Çiçek (Facebook London, United Kingdom)
Pierre-Evariste Dagand (LIP6/CNRS, France)
Christos Dimoulas (Northwestern University, United States)
Jacques-Henri Jourdan (CNRS, LRI, Université Paris-Sud, France)
Andrew Kennedy (Facebook London, United Kingdom)
Daan Leijen (Microsoft Research, United States)
Kazutaka Matsuda (Tohoku University, Japan)
Bruno C. d. S. Oliveira (University of Hong Kong, China)
Klaus Ostermann (University of Tübingen, Germany)
Jennifer Paykin (Galois, United States)
Frank Pfenning (Carnegie Mellon University, USA)
Mike Rainey (Indiana University, USA)
Chung-chieh Shan (Indiana University, USA)
Sam Staton (University of Oxford, UK)
Pierre-Yves Strub (Ecole Polytechnique, France)
German Vidal (Universitat Politecnica de Valencia, Spain)

External Review Committee:

Michael D. Adams  (University of Utah, USA)
Robert Atkey  (University of Strathclyde, IK)
Sheng Chen  (University of Louisiana at Lafayette, USA)
James Cheney  (University of Edinburgh, UK)
Adam Chlipala  (Massachusetts Institute of Technology, USA)
Evelyne Contejean (LRI, Université Paris-Sud, France) 
Germán Andrés Delbianco  (IRIF, Université Paris Diderot, France)
Dominique Devriese  (Vrije Universiteit Brussel, Belgium)
Richard A. Eisenberg  (Bryn Mawr College, USA)
Conal Elliott  (Target, USA)
Sebastian Erdweg  (Delft University of Technology, Netherlands)
Michael Greenberg  (Pomona College, USA)
Adrien Guatto  (IRIF, Université Paris Diderot, France)
Jennifer Hackett  (University of Nottingham, UK)
Troels Henriksen  (University of Copenhagen, Denmark)
Chung-Kil Hur  (Seoul National University, Republic of Korea)
Roberto Ierusalimschy  (PUC-Rio, Brazil)
Ranjit Jhala  (University of California, San Diego, USA)
Ralf Jung  (MPI-SWS, Germany)
Ohad Kammar  (University of Oxford, UK)
Oleg Kiselyov (Tohoku University, Japan)
Hsiang-Shang ‘Josh’ Ko  (National Institute of Informatics, Japan)
Ondřej Lhoták  (University of Waterloo, Canada)
Dan Licata  (Wesleyan University, USA)
Geoffrey Mainland  (Drexel University, USA)
Simon Marlow  (Facebook, UK)
Akimasa Morihata  (University of Tokyo, Japan)
Shin-Cheng Mu  (Academia Sinica, Taiwan)
Guillaume Munch-Maccagnoni  (Inria, France)
Kim Nguyễn  (University of Paris-Sud, France)
Ulf Norell  (Gothenburg University, Sweden)
Atsushi 

[racket-users] Second Call for Tutorial Proposals: ICFP 2019

2019-05-20 Thread 'Sam Tobin-Hochstadt' via users-redirect
  *EXTENDED DEADLINE* - CALL FOR TUTORIAL PROPOSALS
ICFP 2019
 24th ACM SIGPLAN International Conference on Functional Programming


   August 18 - 23, 2019 
  Berlin, Germany
https://icfp19.sigplan.org/

The 24th ACM SIGPLAN International Conference on Functional Programming
will be held in Berlin, Germany on August 18-23, 2019.
ICFP provides a forum for researchers and developers to hear about the 
latest work on the design, implementations, principles, and uses of 
functional programming.

Proposals are invited for tutorials, lasting approximately 3 hours each,
to be presented during ICFP and its co-located workshops and other
events. These tutorials are the successor to the CUFP tutorials from
previous years, but we also welcome tutorials whose primary audience is
researchers rather than practitioners. Tutorials may focus either on a
concrete technology or on a theoretical or mathematical tool. Ideally,
tutorials will have a concrete result, such as "Learn to do X with Y"
rather than "Learn language Y". 

Tutorials may occur after ICFP co-located with the associated 
workshops, from August 22 till August 23. 

--

Submission details
 Deadline for submission: June 3rd, 2019
 Notification of acceptance:  June 10th, 2019

Prospective organizers of tutorials are invited to submit a completed
tutorial proposal form in plain text format to the ICFP 2018 workshop
co-chairs (Jennifer Hackett  and Christophe Scholliers), via email to

 icfp-workshops-2...@googlegroups.com

by June 3rd, 2019. Please note that this is a firm deadline.

Organizers will be notified if their event proposal is accepted by
June 10th, 2019.

The proposal form is available at:

http://www.icfpconference.org/icfp2019-files/icfp19-tutorials-form.txt

--

Selection committee

The proposals will be evaluated by a committee comprising the
following members of the ICFP 2019 organizing committee.

 Tutorials Co-Chair: Jennifer Hackett(University of Nottingham)
 Tutorials Co-Chair: Christophe Scholliers(University of Ghent)
 General Chair:  Derek Dreyer (MPI-SWS) 
 Program Chair:  François Pottier  ( Inria, France)


--

Further information

Any queries should be addressed to the tutorial co-chairs
(Jennifer Hackett and Christophe Scholliers), via email to 
icfp-workshops-2...@googlegroups.com

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5ce31b46577ae_3be82b1fe4fb05d464573%40homer.mail.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Second Call for Participation: ICFP 2019

2019-07-17 Thread 'Sam Tobin-Hochstadt' via users-redirect
** The Early Registration deadline is tomorrow! **

=

Call for Participation

ICFP 2019
24th ACM SIGPLAN International Conference on Functional Programming
and affiliated events

August 18 - August 23, 2019
Berlin, Germany
http://icfp19.sigplan.org/

Early Registration until July 18!

=

ICFP provides a forum for researchers and developers to hear
about the latest work on the design, implementations, principles, and
uses of functional programming. The conference covers the entire
spectrum of work, from practice to theory, including its peripheries.

This year, ICFP is co-located with BOBKonf!

  * Overview and affiliated events:
http://icfp19.sigplan.org/home

  * Program:
http://icfp19.sigplan.org/program/program-icfp-2019

  * Accepted papers:
http://icfp19.sigplan.org/track/icfp-2019-papers

  * Registration is available via:
https://regmaster4.com/2019conf/ICFP19/register.php
Early registration ends 18 July, 2019.

  * Programming contest:
https://icfpcontest2019.github.io/

  * Student Research Competition:
https://icfp19.sigplan.org/track/icfp-2019-Student-Research-Competition

  * Follow us on Twitter for the latest news:
http://twitter.com/icfp_conference

In addition to BOBKonf (8/21), there are several events co-located with ICFP:

  * Erlang Workshop (8/18)
  * Functional Art, Music, Modeling and Design (8/23)
  * Functional High-Performance and Numerical Computing (8/18)
  * Haskell Implementors' Workshop (8/23)
  * Haskell Symposium (8/22-8/23)
  * miniKanren Workshop (8/22)
  * ML Family Workshop (8/22)
  * OCaml Workshop (8/23)
  * Programming Languages Mentoring Workshop (8/18)
  * Scheme Workshop (8/18)
  * Type-Driven Development (8/18)

### ICFP Organizers

General Chair: Derek Dreyer (MPI-SWS, Germany)

Artifact Evaluation Co-Chairs: Simon Marlow (Facebook, UK)
Industrial Relations Chair: Alan Jeffrey (Mozilla Research, USA)
Programming Contest Organiser: Ilya Sergey (Yale-NUS College, Singapore)
Publicity and Web Chair: Sam Tobin-Hochstadt (Indiana University, USA)
Student Research Competition Chair: William J. Bowman (University of British 
Columbia, Canada)
Workshops Co-Chair: Christophe Scholliers (Universiteit Gent, Belgium)
Jennifer Hackett (University of Nottingham, UK)
Conference Manager: Annabel Satin (P.C.K.)


### PACMPL Volume 3, Issue ICFP 2019

Principal Editor: François Pottier (Inria, France)

Review Committee:

Lennart Beringer (Princeton University, United States)
Joachim Breitner (DFINITY Foundation, Germany)
Laura M. Castro (University of A Coruña, Spain)
Ezgi Çiçek (Facebook London, United Kingdom)
Pierre-Evariste Dagand (LIP6/CNRS, France)
Christos Dimoulas (Northwestern University, United States)
Jacques-Henri Jourdan (CNRS, LRI, Université Paris-Sud, France)
Andrew Kennedy (Facebook London, United Kingdom)
Daan Leijen (Microsoft Research, United States)
Kazutaka Matsuda (Tohoku University, Japan)
Bruno C. d. S. Oliveira (University of Hong Kong, China)
Klaus Ostermann (University of Tübingen, Germany)
Jennifer Paykin (Galois, United States)
Frank Pfenning (Carnegie Mellon University, USA)
Mike Rainey (Indiana University, USA)
Chung-chieh Shan (Indiana University, USA)
Sam Staton (University of Oxford, UK)
Pierre-Yves Strub (Ecole Polytechnique, France)
German Vidal (Universitat Politecnica de Valencia, Spain)

External Review Committee:

Michael D. Adams  (University of Utah, USA)
Robert Atkey  (University of Strathclyde, IK)
Sheng Chen  (University of Louisiana at Lafayette, USA)
James Cheney  (University of Edinburgh, UK)
Adam Chlipala  (Massachusetts Institute of Technology, USA)
Evelyne Contejean (LRI, Université Paris-Sud, France) 
Germán Andrés Delbianco  (IRIF, Université Paris Diderot, France)
Dominique Devriese  (Vrije Universiteit Brussel, Belgium)
Richard A. Eisenberg  (Bryn Mawr College, USA)
Conal Elliott  (Target, USA)
Sebastian Erdweg  (Delft University of Technology, Netherlands)
Michael Greenberg  (Pomona College, USA)
Adrien Guatto  (IRIF, Université Paris Diderot, France)
Jennifer Hackett  (University of Nottingham, UK)
Troels Henriksen  (University of Copenhagen, Denmark)
Chung-Kil Hur  (Seoul National University, Republic of Korea)
Roberto Ierusalimschy  (PUC-Rio, Brazil)
Ranjit Jhala  (University of California, San Diego, USA)
Ralf Jung  (MPI-SWS, Germany)
Ohad Kammar  (University of Oxford, UK)
Oleg Kiselyov (Tohoku University, Japan)
Hsiang-Shang ‘Josh’ Ko  (National Institute of Informatics, Japan)
Ondřej Lhoták  (University of Waterloo, Canada)
Dan Licata  (Wesleyan University, USA)
Geoffrey Mainland  (Drexel University, USA)
Simon Marlow  (Facebook, UK)
Akimasa Morihata  (University of Tokyo, Japan)
Shin-Cheng Mu  (Academia Sinica, Taiwan)
Guillaume Munch-Maccagnoni  (Inria, France)
Kim Nguyễn  (University of Paris-Sud, France)

[racket-users] Call for Workshop Proposals: ICFP 2020

2019-10-30 Thread 'Sam Tobin-Hochstadt' via users-redirect
CALL FOR WORKSHOP AND CO-LOCATED EVENT PROPOSALS
ICFP 2020
 25th ACM SIGPLAN International Conference on Functional Programming


   August 23 - 28, 2020 
   Jersey City, NJ, US
https://icfp19.sigplan.org/

The 25th ACM SIGPLAN International Conference on Functional Programming
will be held in Jersey City, New Jersey on August 23-28, 2020.
ICFP provides a forum for researchers and developers to hear about the 
latest work on the design, implementations, principles, and uses of 
functional programming.

Proposals are invited for workshops (and other co-located events, such
as symposiums) to be affiliated with ICFP 2020 and sponsored by
SIGPLAN. These events should be less formal and more focused than ICFP
itself, include sessions that enable interaction among the attendees,
and foster the exchange of new ideas. The preference is for one-day
events, but other schedules can also be considered.

The workshops are scheduled to occur on August 23rd (the day
before ICFP) and 27-28th of August (the two days after ICFP).

--

Submission details
 Deadline for submission: November 15, 2019
 Notification of acceptance:  December 13, 2019

Prospective organizers of workshops or other co-located events are
invited to submit a completed workshop proposal form in plain text
format to the ICFP 2020 workshop co-chairs
(Jennifer Hackett and Leonidas Lampropoulos) via email to

   icfp-workshops-2...@googlegroups.com

by November 15, 2019. (For proposals of co-located events other than
workshops, please fill in the workshop proposal form and just leave
blank any sections that do not apply.) Please note that this is a firm
deadline.

Organizers will be notified if their event proposal is accepted by
December 13, 2019, and if successful, depending on the event, they
will be asked to produce a final report after the event has taken
place that is suitable for publication in SIGPLAN Notices.

The proposal form is available at:

http://www.icfpconference.org/icfp2020-files/icfp20-workshops-form.txt

Further information about SIGPLAN sponsorship is available at:

http://www.sigplan.org/Resources/Proposals/Sponsored/

--

Selection committee

The proposals will be evaluated by a committee comprising the
following members of the ICFP 2020 organizing committee, together with
the members of the SIGPLAN executive committee.

 Workshop Co-Chair: Jennifer Hackett(University of Nottingham)
 Workshop Co-Chair: Leonidas Lampropoulos (University of Maryland)
 General Chair: Stephanie Weirich (University of Pennsylvania)
 Program Chair: Adam Chlipala(MIT)


--

Further information

Any queries should be addressed to the workshop co-chairs (Jennifer
Hackett and Leonidas Lampropoulos), via email to
icfp-workshops-2...@googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5db994ee9af9d_2a3d2af7799bc5bc4592%40homer.mail.


[racket-users] Call for Papers: PACMPL issue ICFP 2020

2020-01-30 Thread 'Sam Tobin-Hochstadt' via users-redirect
PACMPL Volume 4, Issue ICFP 2020
Call for Papers

accepted papers to be invited for presentation at
 The 25th ACM SIGPLAN International Conference on Functional Programming
 Jersey City, USA
   http://icfp20.sigplan.org/

### Important dates

Submissions due:3 March 2020 (Tuesday) Anywhere on Earth
https://icfp20.hotcrp.com
Author response:21 April (Tuesday) - 24 Apri (Friday) 14:00 UTC
Notification:   8 May (Friday)
Final copy due: 1 July (Wednesday)
Conference: 18 August (Sunday) - 23 August (Friday)

### About PACMPL

Proceedings of the ACM on Programming Languages (PACMPL
) is a Gold Open Access journal publishing
research on all aspects of programming languages, from design to
implementation and from mathematical formalisms to empirical
studies. Each issue of the journal is devoted to a particular subject
area within programming languages and will be announced through
publicized Calls for Papers, like this one.

### Scope

[PACMPL](https://pacmpl.acm.org/) issue ICFP 2020 seeks original
papers on the art and science of functional programming. Submissions
are invited on all topics from principles to practice, from
foundations to features, and from abstraction to application. The
scope includes all languages that encourage functional programming,
including both purely applicative and imperative languages, as well as
languages with objects, concurrency, or parallelism. Topics of
interest include (but are not limited to):

* Language Design: concurrency, parallelism, and distribution;
modules; components and composition; metaprogramming; macros;
pattern matching; type systems; type inference; dependent types;
session types; gradual typing; refinement types; interoperability;
domain-specific languages; imperative programming; object-oriented
programming; logic programming; probabilistic programming;
reactive programming; generic programming; bidirectional
programming.

* Implementation: abstract machines; virtual machines;
interpretation; compilation; compile-time and run-time
optimization; garbage collection and memory management; runtime
systems; multi-threading; exploiting parallel hardware; interfaces
to foreign functions, services, components, or low-level machine
resources.

* Software-Development Techniques: algorithms and data structures;
design patterns; specification; verification; validation; proof
assistants; debugging; testing; tracing; profiling; build systems;
program synthesis.

* Foundations: formal semantics; lambda calculus; program
equivalence; rewriting; type theory; logic; category theory;
monads; continuations; control; state; effects; names and binding;
program verification.

* Analysis and Transformation: control flow; data flow; abstract
interpretation; partial evaluation; program calculation.

* Applications: symbolic computing; formal-methods tools; artificial
intelligence; systems programming; distributed systems and web
programming; hardware design; databases; XML processing;
scientific and numerical computing; graphical user interfaces;
graphics and multimedia; GPU programming; scripting; system
administration; security.

* Education: teaching introductory programming; parallel
programming; mathematical proof; algebra.

Submissions will be evaluated according to their relevance,
correctness, significance, originality, and clarity. Each submission
should explain its contributions in both general and technical terms,
clearly identifying what has been accomplished, explaining why it is
significant, and comparing it with previous work. The technical
content should be accessible to a broad audience.

PACMPL issue ICFP 2020 also welcomes submissions in two separate
categories — Functional Pearls and Experience Reports — that must be
marked as such when submitted and that need not report original
research results. Detailed guidelines on both categories are given at
the end of this call.

Please contact the principal editor if you have questions or are
concerned about the appropriateness of a topic.


### Preparation of submissions

**Deadline**: The deadline for submissions is **Tuesday, March 3, 2020**,
Anywhere on Earth ().
This deadline will be strictly enforced.

**Formatting**: Submissions must be in PDF format, printable in black
and white on US Letter sized paper, and interpretable by common PDF
tools. All submissions must adhere to the "ACM Small" template that is
available (in both LaTeX and Word formats) from
.  For authors
using LaTeX, a lighter-weight package, including only the essential
files, is available from
.

There is a 

[racket-users] ICFP 2020 will be held ONLINE Aug 23-28

2020-05-01 Thread 'Sam Tobin-Hochstadt' via users-redirect


The ICFP 2020 organizers would like to announce that the conference
and co-located events, originally scheduled for August 23-28, in
Jersey City, New Jersey, will now be held online during the same
dates. Further information for presenters, authors, attendees,
sponsors, and the ICFP community will be provided as it becomes
available.

  The ICFP Organizing Committee

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5eac72f38c986_5b6e2b07d78345b4501e5%40homer.mail.


[racket-users] Call for Submissions: ICFP Student Research Competition

2020-06-02 Thread 'Sam Tobin-Hochstadt' via users-redirect
ICFP 2020 Student Research Competition
   Call for Submissions

ICFP invites students to participate in the Student Research
Competition, which will be held virtually alongside the main
conference, in order to present their research and receive
feedback from prominent members of the programming language
research community.

As usual, the SRC consists of three rounds:

* Extended abstract
* Poster session at ICFP 2020
* ICFP presentation

To make the virtual competition fruitful, we will make sure
that every student will have an "invited audience" during the
poster session.  We are also planning to organize a social event
for the students.  Please visit the SRC website for updates.

### Important Dates

Submissions due: 26 Jun 2020 (Friday)
   https://icfp20src.hotcrp.com
Notification: 10 July 2020 (Friday)
Conference: 23 August (Sunday) - 28 August (Friday)

### Submission Details

Each submission (referred to as "abstract" below) should include the
student author’s name and e-mail address; institutional affiliation;
research advisor’s name; ACM student member number; category
(undergraduate or graduate); research title; and an extended abstract
addressing the following:

* Problem and Motivation: Clearly state the problem being addressed and
explain the reasons for seeking a solution to this problem.

* Background and Related Work: Describe the specialized (but
pertinent) background necessary to appreciate the work in the
context of ICFP areas of interest. Include references to the
literature where appropriate, and briefly explain where your work
departs from that done by others.

* Approach and Uniqueness: Describe your approach in addressing the
problem and clearly state how your approach is novel.

* Results and Contributions: Clearly show how the results of your work
contribute to programming language design and implementation in
particular and to computer science in general; explain the
significance of those results.

* Submissions must be original research that is not already published
at ICFP or another conference or journal. One of the goals of the
SRC is to give students feedback on ongoing, unpublished
work. Furthermore, the abstract must be authored solely by the
student. If the work is collaborative with others and*or part of a
larger group project, the abstract should make clear what the
student’s role was and should focus on that portion of the work.

* Formatting: Submissions must be in PDF format, printable in black
and white on US Letter sized paper, and interpretable by common PDF
tools. All submissions must adhere to the "ACM Small" template that
is available (in both LaTeX and Word formats) from
https://www.acm.org/publications/authors/submissions. For authors
using LaTeX, a lighter-weight package, including only the essential
files, is available from
http://sigplan.org/Resources/Author/#acmart-format. The submission
must not exceed 3 pages in PDF format. Reference lists do not count
towards the 3-page limit.

Further information is available at the ICFP SRC website:
https://icfp20.sigplan.org/track/icfp-2020-Student-Research-Competition

Program Committee:
Chair: Youyou Cong (Tokyo Institute of Technology)
Stephen Chang (University of Massachusetts Boston)
Jesper Cockx (Delft University of Technology)
Hsiang-Shang Ko (Institute of Information Science, Academia Sinica)
Cyrus Omar (University of Michigan)

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5ed65bdf27c94_bbe12b160d7105a428395%40homer.mail.


[racket-users] Call for Tutorial Proposals: ICFP 2020

2020-06-16 Thread 'Sam Tobin-Hochstadt' via users-redirect
CALL FOR TUTORIAL, PANEL, AND DISCUSSION PROPOSALS
ICFP 2020
 25th ACM SIGPLAN International Conference on Functional Programming


   August 23 - 28, 2020
  Virtual
https://icfp20.sigplan.org/

The 25th ACM SIGPLAN International Conference on Functional Programming
will be held virtually on August 23-28, 2020.
ICFP provides a forum for researchers and developers to hear about the 
latest work on the design, implementations, principles, and uses of 
functional programming.

Proposals are invited for tutorials, lasting approximately 3 hours each,
to be presented during ICFP and its co-located workshops and other
events. These tutorials are the successor to the CUFP tutorials from
previous years, but we also welcome tutorials whose primary audience is
researchers rather than practitioners. Tutorials may focus either on a
concrete technology or on a theoretical or mathematical tool. Ideally,
tutorials will have a concrete result, such as "Learn to do X with Y"
rather than "Learn language Y". 

This year, following the success of the #ShutDownPL event, we are also 
inviting proposals for panels and discussions on topics of broader interest 
to the PL community.

Tutorials, panels, and discussions may occur before or after ICFP, 
co-located with the associated workshops, on August 23 or August 27-28.


--

Submission details
 Deadline for submission: July 17th, 2020
 Notification of acceptance:  July 22nd, 2020

Prospective organizers of tutorials are invited to submit a completed
tutorial proposal form in plain text format to the ICFP 2020 workshop
co-chairs (Jennifer Hackett and Leonidas Lampropoulos), via email to

 icfp-workshops-2...@googlegroups.com

by July 17th, 2020. Please note that this is a firm deadline.

Organizers will be notified if their event proposal is accepted by
July 22nd, 2020.

The proposal form is available at:

http://www.icfpconference.org/icfp2020-files/icfp20-panel-form.txt
http://www.icfpconference.org/icfp2020-files/icfp20-tutorials-form.txt

--

Selection committee

The proposals will be evaluated by a committee comprising the
following members of the ICFP 2020 organizing committee.

 Tutorials Co-Chair: Jennifer Hackett(University of Nottingham)
 Tutorials Co-Chair: Leonidas Lampropoulos (University of Maryland)
 General Chair:  Stephanie Weirich (University of Pennsylvania)
 Program Chair:  Adam Chlipala(MIT)


--

Further information

Any queries should be addressed to the tutorial co-chairs
(Jennifer Hackett and Leonidas Lampropoulos), via email to 
icfp-workshops-2...@googlegroups.com

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5ee961816bc99_223a22abfa25865c410440%40homer.mail.