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 mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 998B97FA31 for ; Thu, 17 Jul 2014 02:31:52 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtIHACIZx1PAbSoIf2dsb2JhbABZg2BYjR62G4Ishh8WDwEBCwsKCBQphESBD26IVQQJo1GnFZJ/gRYFmx2BTIVDBZBe X-IPAS-Result: AtIHACIZx1PAbSoIf2dsb2JhbABZg2BYjR62G4Ishh8WDwEBCwsKCBQphESBD26IVQQJo1GnFZJ/gRYFmx2BTIVDBZBe X-IronPort-AV: E=Sophos;i="5.01,674,1400018400"; d="scan'208";a="85535656" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 17 Jul 2014 02:31:51 +0200 X-Envelope-From: oliver@first.in-berlin.de Received: from [192.168.1.223] (e178000149.adsl.alicedsl.de [85.178.0.149]) (authenticated bits=0) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id s6H0VmNU011964 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 17 Jul 2014 02:31:50 +0200 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Oliver Bandel Message-Id: Date: Thu, 17 Jul 2014 02:31:49 +0200 To: caml users Mime-Version: 1.0 (1.0) X-Mailer: iPad Mail (11D257) Subject: [Caml-list] Article on why they use Ocaml: "Why We Use OCaml | Esper Tech Blog" Just found this via ycombinator: http://tech.esper.com/2014/07/15/why-we-use-ocaml/ Ciao, Oliver