From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr 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 A986E7EEBF for ; Sun, 26 Jul 2015 02:21:49 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of yallop@gmail.com) identity=pra; client-ip=209.85.215.54; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="yallop@gmail.com"; x-sender="yallop@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of yallop@gmail.com designates 209.85.215.54 as permitted sender) identity=mailfrom; client-ip=209.85.215.54; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="yallop@gmail.com"; x-sender="yallop@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-la0-f54.google.com) identity=helo; client-ip=209.85.215.54; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="yallop@gmail.com"; x-sender="postmaster@mail-la0-f54.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0CkBABYJ7RVmzbXVdFBGoM0NWkGgldGrU6MeQqFL4F7B0wBAQEBAQESAQEBAQEGCwsJIS5BA4NyBgsGHQEbChQDEgMNDwImAiQBEQEFASIcDA2HdgEDEg08nAaNOoIFgSw+MYs/gWyCeYpiChknDVeEfgEFDoEUi2mFfwwvEoExBZRphHiCYoRnl1wSI4EVF4IqgWM9MYJMAQEB X-IPAS-Result: A0CkBABYJ7RVmzbXVdFBGoM0NWkGgldGrU6MeQqFL4F7B0wBAQEBAQESAQEBAQEGCwsJIS5BA4NyBgsGHQEbChQDEgMNDwImAiQBEQEFASIcDA2HdgEDEg08nAaNOoIFgSw+MYs/gWyCeYpiChknDVeEfgEFDoEUi2mFfwwvEoExBZRphHiCYoRnl1wSI4EVF4IqgWM9MYJMAQEB X-IronPort-AV: E=Sophos;i="5.15,544,1432591200"; d="scan'208";a="141184618" Received: from mail-la0-f54.google.com ([209.85.215.54]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 26 Jul 2015 02:21:49 +0200 Received: by lagw2 with SMTP id w2so31412518lag.3 for ; Sat, 25 Jul 2015 17:21:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=JG/Yef6z8uFA+FykHBUyq6t0pDj+151oKI/CqIbQ8Lw=; b=wrcsG68qvHe8DQ/mTR8+UfQKp7g5KGgiaEMT3OdZTuw5xrXYxHkWcbuXl73GzYJjt4 PcepsNXsJcfSfc1v7zRQSOoRoBUe1vmBm+2oHr47CkByKr3lLRGlOl+VKzw9Ejr0PD+G etWeIZrYfDHxK5v+7uoHWvyvufBLAxHf10qOzQdtXj+caIzKcIhIRytuPIp6ip4X3DBd Y8l/cwxB3Bl0ouHpfEUF/ljPm84utdDyT266EdqAWfBByYJEVQvPU/AXRe2m2dl4eFuR Xi86iJPG36RP17YVOCXjNIJt7LMZI4v9Cjv8zYxKkCBuKYkAeJ0auATlrKSBJ6NsECV1 Zt7g== MIME-Version: 1.0 X-Received: by 10.152.2.2 with SMTP id 2mr20807625laq.58.1437870107982; Sat, 25 Jul 2015 17:21:47 -0700 (PDT) Received: by 10.25.199.10 with HTTP; Sat, 25 Jul 2015 17:21:47 -0700 (PDT) Date: Sun, 26 Jul 2015 01:21:47 +0100 Message-ID: From: Jeremy Yallop To: Caml List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Caml-list] Call for participation: ML 2015 Higher-order, Typed, Inferred, Strict: ACM SIGPLAN ML Family Workshop Thursday 3 September 2015, Vancouver, Canada (co-located with ICFP) Call For Participation: http://www.mlworkshop.org/ml2015/ Early registration deadline: Monday 3 August 2015 Register online: https://regmaster4.com/2015conf/ICFP15/register.php The ML Family Workshop brings together researchers, implementors and users of languages in the extended ML family and provides a forum to present and discuss common issues, both practical (compilation techniques, tooling, embedded programming) and theoretical (fancy types, module systems, type inference). ML 2015 will be held in Vancouver on 3 September, immediately after ICFP and close to a number of other related events, including the OCaml Workshop on the following day. Programme (Talk times and abstracts are available from the workshop website: http://www.mlworkshop.org/ml2015/). * The History of Standard ML: Ideas, Principles, Culture (Invited Talk) David MacQueen * Generating code with polymorphic let Oleg Kiselyov * Polymorphism, subtyping and type inference in MLsub Stephen Dolan and Alan Mycroft * Arduino programming of ML-style in ATS Kiwamu Okabe and Hongwei Xi * Resource monitoring for Poly/ML processes David Matthews, Magnus Stenqvist and Tjark Weber * Full dependency and user-defined effects in F* Nikhil Swamy, C=C4=83t=C4=83lin Hri=C5=A3cu, Chantal Keller, Pierre-Yves = Strub, Aseem Rastogi, Antoine Delignat-Lavaud, Karthikeyan Bhargavan, and C=C3=A9dric Fournet * Dependent types for real-time constraints William Blair and Hongwei Xi * Manifest contracts for OCaml Yuki Nishida and Atsushi Igarashi * Lost in extraction, recovered =C3=89ric Tanter and Nicolas Tabareau * GADTs and exhaustiveness: looking for the impossible Jacques Garrigue and Jacques Le Normand