From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Hemann Newsgroups: gmane.lisp.guile.user Subject: [ANN] *Extended Deadline* CFP for 2014 Scheme and Functional Programming Workshop Date: Wed, 3 Sep 2014 23:38:15 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1409801921 20784 80.91.229.3 (4 Sep 2014 03:38:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2014 03:38:41 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Sep 04 05:38:35 2014 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPNsY-0000bn-QF for guile-user@m.gmane.org; Thu, 04 Sep 2014 05:38:35 +0200 Original-Received: from localhost ([::1]:48631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPNsX-0006YK-UD for guile-user@m.gmane.org; Wed, 03 Sep 2014 23:38:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPNsM-0006YE-3Y for guile-user@gnu.org; Wed, 03 Sep 2014 23:38:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPNsH-0003le-4f for guile-user@gnu.org; Wed, 03 Sep 2014 23:38:22 -0400 Original-Received: from mail-vc0-f171.google.com ([209.85.220.171]:63944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPNsH-0003lW-0q for guile-user@gnu.org; Wed, 03 Sep 2014 23:38:17 -0400 Original-Received: by mail-vc0-f171.google.com with SMTP id id10so9977292vcb.16 for ; Wed, 03 Sep 2014 20:38:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=xbj6dliwoyRUZbQP1HUGmPrSUqIZnZ8MZTfWli4MAV8=; b=BwgjlCo8uyR2CbAvWvNKCeADQuLA8U0tbVcTxKhg9Cu1RHK6UsH05ByUlg6Jny+xcw tgVotqTayjLnoWRaxO9QpXp8AhABBnrkMhGYstSZ+um4uWZhijmtSN4o1zi1BWLojjCx H1VCf1ma/MXnb6I6jVvRxZHzubwHyvHkxq4ZXcMnAkBHDUd1UW5OLa00FsINsVEU31d/ CF1EkoeT3jc+PUorLQvWT2S5UiZ4EgSIr0fbc6A6tKotgmWnNg/jurtHe0J5cKM/Asye UDQ3c3nzLl6sytQQLWyVeAZzA9sOL9ASUaGdl43ct7duDKDrFmjOSgLgk9PXbgc4c0Ye eQrA== X-Gm-Message-State: ALoCoQkEa8ZLUYFS5dhnA4p8vzSTBeAow/X0/vKgSw44b0ooLz0qphOlVsGk+EYByd3oWQv5ye9m X-Received: by 10.52.87.144 with SMTP id ay16mr1016790vdb.43.1409801895516; Wed, 03 Sep 2014 20:38:15 -0700 (PDT) Original-Received: by 10.52.83.225 with HTTP; Wed, 3 Sep 2014 20:38:15 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.220.171 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11454 Archived-At: The paper submission deadline has been extended one week, to Friday, Sept. 12 23:59 (UTC-12). [Apologies for duplication from cross-postings.] NEW DEADLINE: 12 September 2014, 23:59 (UTC-12) WEBSITE: http://homes.soic.indiana.edu/jhemann/scheme-14/ LOCATION: Washington, DC (co-located with Clojure/conj) DATE: 19 November 2014 The 2014 Scheme and Functional Programming Workshop is calling for submissions. Submissions related to Scheme and functional programming are welcome and encouraged. Topics of interest include but are not limiteThe paper submission deadline has been extended one week, to Friday, Sept. 12 23:59 (UTC-12). [Apologies for duplication from cross-postings.] NEW DEADLINE: 12 September 2014, 23:59 (UTC-12) WEBSITE: http://homes.soic.indiana.edu/jhemann/scheme-14/ LOCATION: Washington, DC (co-located with Clojure/conj) DATE: 19 November 2014 The 2014 Scheme and Functional Programming Workshop is calling for submissions. Submissions related to Scheme and functional programming are welcome and encouraged. Topics of interest include but are not limited to: - Program-development environments, debugging, testing - Implementation (interpreters, compilers, tools, benchmarks, etc) - Syntax, macros, and hygiene - Distributed computing, concurrency, parallelism - Interoperability with other languages, FFIs - Continuations, modules, object systems, types - Theory, formal semantics, correctness - History, evolution and standardization of Scheme - Applications, experience and industrial uses of Scheme - Education - Scheme pearls (elegant, instructive uses of Scheme) We also welcome papers related to dynamic or multiparadigmatic languages and programming techniques. Full papers are due 12 September 2014. Authors will be notified by 10 October 2014. Camera-ready versions are due 24 October 2014. All deadlines are 23:59 (UTC-12, "Anywhere on Earth"). For more information, please see: http://homes.soic.indiana.edu/jhemann/scheme-14/ Jason Hemann Organizer, Scheme '14 d to: - Program-development environments, debugging, testing - Implementation (interpreters, compilers, tools, benchmarks, etc) - Syntax, macros, and hygiene - Distributed computing, concurrency, parallelism - Interoperability with other languages, FFIs - Continuations, modules, object systems, types - Theory, formal semantics, correctness - History, evolution and standardization of Scheme - Applications, experience and industrial uses of Scheme - Education - Scheme pearls (elegant, instructive uses of Scheme) We also welcome papers related to dynamic or multiparadigmatic languages and programming techniques. Full papers are due 12 September 2014. Authors will be notified by 10 October 2014. Camera-ready versions are due 24 October 2014. All deadlines are 23:59 (UTC-12, "Anywhere on Earth"). For more information, please see: http://homes.soic.indiana.edu/jhemann/scheme-14/ Jason Hemann Organizer, Scheme '14