From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from Hermes.metastack.local (172.16.0.8) by Hermes.metastack.local (172.16.0.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23 via Mailbox Transport; Tue, 4 Apr 2023 10:27:18 +0100 Received: from Hermes.metastack.local (172.16.0.8) by Hermes.metastack.local (172.16.0.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Tue, 4 Apr 2023 10:27:17 +0100 Received: from exchange.romulus.metastack.com (172.16.0.21) by Hermes.metastack.local (172.16.0.8) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.2507.23 via Frontend Transport; Tue, 4 Apr 2023 10:27:17 +0100 Received: from romulus.metastack.com ([172.16.0.20]) by exchange.romulus.metastack.com (8.14.2/8.14.2) with ESMTP id 3349QVvL006861 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Apr 2023 10:26:31 +0100 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by romulus.metastack.com (8.14.2/8.14.2) with ESMTP id 3349QOeP006845 for ; Tue, 4 Apr 2023 10:26:24 +0100 Received: from prod-listesu18.inria.fr (HELO sympa.inria.fr) ([128.93.162.160]) by mail2-relais-roc.national.inria.fr with ESMTP; 04 Apr 2023 11:26:23 +0200 Received: by sympa.inria.fr (Postfix, from userid 20132) id 217EDE037F; Tue, 4 Apr 2023 11:26:23 +0200 (CEST) Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id D5841E00CE for ; Tue, 4 Apr 2023 11:26:16 +0200 (CEST) Received: from mail1.g3.pair.com ([66.39.3.114]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Apr 2023 11:26:15 +0200 Received: from mail1.g3.pair.com (localhost [127.0.0.1]) by mail1.g3.pair.com (Postfix) with ESMTP id 8A48A3FB841; Tue, 4 Apr 2023 05:26:14 -0400 (EDT) Received: from Magus.localnet (unknown [130.34.192.35]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail1.g3.pair.com (Postfix) with ESMTPSA id CFD22582C12; Tue, 4 Apr 2023 05:26:13 -0400 (EDT) From: Oleg To: "caml-list@inria.fr" Subject: [Caml-list] [CFP] OCAML'23: The OCaml Users and Developers Workshop Thread-Topic: [Caml-list] [CFP] OCAML'23: The OCaml Users and Developers Workshop Thread-Index: AQHZZtemXinT1VwJ5ku7VZ/lYQL0Gw== Sender: "caml-list-request@inria.fr" X-MS-Exchange-MessageSentRepresentingType: 2 Date: Tue, 4 Apr 2023 10:25:45 +0100 Message-ID: Keywords: Sent to dra-news@metastack.com,Marked bulk,MetaStack - Lists,MetaStack List-Help: List-Subscribe: List-Unsubscribe: Reply-To: Oleg Content-Language: en-GB X-MS-Exchange-Organization-AuthAs: Anonymous X-MS-Exchange-Organization-AuthSource: Hermes.metastack.local X-MS-Has-Attach: X-Auto-Response-Suppress: All X-MS-Exchange-Organization-Network-Message-Id: 16009891-8a80-4aeb-1dec-08db34eec8d3 X-MS-TNEF-Correlator: X-MS-Exchange-Organization-RecordReviewCfmType: 0 x-scanned-by: mailmunge 3.11 on 66.39.3.114 received-spf: None (mail2-relais-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@sympa.inria.fr) identity=helo; client-ip=128.93.162.160; receiver=mail2-relais-roc.national.inria.fr; envelope-from="caml-list-owner@inria.fr"; x-sender="postmaster@sympa.inria.fr"; x-conformance=spf_only x-ironport-av: E=Sophos;i="5.98,317,1673910000"; d="scan'208";a="52103893" x-ironport-anti-spam-filtered: true x-loop: caml-list@inria.fr x-no-archive: yes Content-Type: text/plain; charset="us-ascii" Content-ID: <69B21E508123574EBA73F2ED52D05CBD@metastack.local> MIME-Version: 1.0 The OCaml Users and Developers Workshop: ACM SIGPLAN Workshop September 9, 2023 (Saturday) Seattle, WA, USA and also online (two days after main ICFP) Call for presentations: https://icfp23.sigplan.org/home/ocaml-2023 Talk proposal submission deadline: Thursday June 1st, 2023 (Please redistribute widely.) The OCaml Users and Developers Workshop brings together the OCaml community, including users of OCaml in industry, academia, hobbyists and the free software community. OCaml 2023 will be co-located with ICFP 2023, which will take place in Seattle, US. We aim to organize it as a hybrid event, so that people can attend and even give talks remotely: talks will be streamed in real-time, and virtual participants will be able to chat and ask questions in writing. Scope ----- Presentations and discussions will focus on the OCaml programming language and its community. We aim to solicit talks on all aspects related to improving the use or development of the language and its programming environment, including, for example (but not limited to): - compiler developments, new backends, runtime and architectures - practical type system improvements, such as (but not limited to) GADTs, first-class modules, generic programming, or dependent types - new library or application releases, and their design rationales - tools and infrastructure services, and their enhancements - prominent industrial or experimental uses of OCaml, or deployments in unusual situations. Presentations ------------- It will be an informal meeting with no formal proceedings. The presentation material will be available online from the workshop homepage. The presentations may be recorded, and made available at a later time. The main presentation format is a workshop talk, traditionally around 20 minutes in length, plus question time, but we also have a poster session during the workshop -- this allows to present more diverse work, and gives time for discussion. The program committee will decide which presentations should be delivered as posters or talks. Submission ---------- To submit a presentation, please register a description of the talk (about 2 pages long) at https://icfp23-ocaml.hotcrp.com/ providing a clear statement of what will be provided by the presentation: the problems that are addressed, the solutions or methods that are proposed. LaTeX-produced PDFs are a common and welcome submission format. For accessibility purposes, we ask PDF submitters to also provide the sources of their submission in a textual format, such as .tex sources. Reviewers may read either the submitted PDF or the text version. Important dates --------------- Thursday 1st June (any time zone): Abstract submission deadline Thursday 6h July: Author notification Saturday 9th September: OCaml Workshop ML family workshop and post-proceedings --------------------------------------- The ML family workshop, held on the previous day, deals with general issues of the ML-style programming and type systems, focuses on more research-oriented work that is less specific to a language in particular (OCaml). There is an overlap between the two workshops, and we have occasionally transferred presentations from one to the other in the past. The authors who feel their submission fits both workshops are encouraged to mention it at submission time and/or contact the Program Chairs. Program Committee ----------------- - Kenichi Asai (Ochanomizu University, Japan) - Jonah Beckford (Diskuv Inc, US) - Raja Boujbel (OCamlPro, France) - Chris Casinghino (Janestreet, US) - Nathanaelle Courant (OCamlPro, France) - Jacques Garrigue (University of Nagoya, Japan) - Kiran Gopinathan (National University of Singapore, Singapore) - Oleg Kiselyov (Tohoku University, Japan) - Benoit Montagu (INRIA, France) - Sudha Parimala (Tarides, India) - Matija Pretnar (University of Ljubljana, Slovenia) - Jonathan Protzenko (Microsoft Research Redmond, US) - Claude Rubinson (University of Arizona, US) - Gabriel Scherer (INRIA, France) Questions and contact --------------------- Please send any questions to the chair: Gabriel Scherer