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 58FBE7EE80 for ; Sat, 16 Mar 2013 06:34:31 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of valentin.robert.42@gmail.com) identity=pra; client-ip=209.85.223.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="valentin.robert.42@gmail.com"; x-sender="valentin.robert.42@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of valentin.robert.42@gmail.com designates 209.85.223.178 as permitted sender) identity=mailfrom; client-ip=209.85.223.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="valentin.robert.42@gmail.com"; x-sender="valentin.robert.42@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ie0-f178.google.com) identity=helo; client-ip=209.85.223.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="valentin.robert.42@gmail.com"; x-sender="postmaster@mail-ie0-f178.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiIIALcCRFHRVd+ykGdsb2JhbABDiCyqdolWAYkrYwgWDgEBAQESFBQogioBAQQBIx0BOAEDAQsBBQUEAQY3AgIfAgESAQUBHBmIAgMJBgylC4tjg0qEaycNTIkJAQUMjECEfYETA4h1hG+HF4FggR+KSYM4FimBWYJ0HA X-IPAS-Result: AiIIALcCRFHRVd+ykGdsb2JhbABDiCyqdolWAYkrYwgWDgEBAQESFBQogioBAQQBIx0BOAEDAQsBBQUEAQY3AgIfAgESAQUBHBmIAgMJBgylC4tjg0qEaycNTIkJAQUMjECEfYETA4h1hG+HF4FggR+KSYM4FimBWYJ0HA X-IronPort-AV: E=Sophos;i="4.84,855,1355094000"; d="scan'208";a="7890361" Received: from mail-ie0-f178.google.com ([209.85.223.178]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 16 Mar 2013 06:34:30 +0100 Received: by mail-ie0-f178.google.com with SMTP id c13so5161990ieb.23 for ; Fri, 15 Mar 2013 22:34:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:cc:content-type; bh=PlhLIXIIoGisn+h7J7az+a3zAQKKqc7uwNMUzeayBEI=; b=IPRznQO0DOWDabLS3VQ8S3psxGKzCYDLqa9SpgS+7TwrmgTexEJDLhMc6C70lbSBbJ 4WEPZWG4r1r9cA1QKvnwbZlSBbjDSIbF+ou8fywkF6dnLZwLVKD6wfoyYV/TaVrF1SBM TqQksUt1LAJves2XEkosUt5TXKjv7cWaRI1C3HAqje62TcA/eQ6l77L4zrNjg15fZGo9 YncYTE2jIaZFcBjJrzMDOvsQ25M2a7ASGkpCZV6FwB9cyosUp+Gy7vTWnhukTObsHy5k A4xfoWfkLnkioVeR7kXLhxFz0kTg4Hv9tIwoRUz6ZKmRqGBSaG9ZUnRj2LinoftovvoP r0EQ== X-Received: by 10.50.152.169 with SMTP id uz9mr2999512igb.15.1363412069465; Fri, 15 Mar 2013 22:34:29 -0700 (PDT) MIME-Version: 1.0 Sender: valentin.robert.42@gmail.com Received: by 10.64.17.2 with HTTP; Fri, 15 Mar 2013 22:34:09 -0700 (PDT) In-Reply-To: References: <5143510E.2000009@recherche.enac.fr> From: Valentin ROBERT Date: Fri, 15 Mar 2013 22:34:09 -0700 X-Google-Sender-Auth: 64k9_ioBNXB5JS3lAy5eTnLK1Do Message-ID: Cc: caml-list@inria.fr Content-Type: multipart/alternative; boundary=e89a8f23597f15940804d8041c82 X-Validation-by: vrobert@cs.ucsd.edu Subject: Re: [Caml-list] Use of OCaml in universities and engineering schools --e89a8f23597f15940804d8041c82 Content-Type: text/plain; charset=UTF-8 My 2 cents: OCaml is used at the University of California, San Diego, as part of the undergraduate Programming Languages class (along with Python and Prolog). cf. http://cseweb.ucsd.edu/classes/wi13/cse130-a/ - Valentin On Fri, Mar 15, 2013 at 10:26 PM, Jason Yeo wrote: > I'm an undergrad at the National University of Singapore. We are taught to > use ocaml for a Programming Language Implementation class. > > Previously, the class was taught using java. Ocaml is definitely a better > choice for the class because of ADTs and the expressiveness of the language. > --e89a8f23597f15940804d8041c82 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
My 2 cents: OCaml is used at the University of California,= San Diego, as part of the undergraduate Programming Languages class (along= with Python and Prolog).


- Valentin


On Fri, Mar 15, 2013 at 10:26 PM, = Jason Yeo <jasonyeo88@gmail.com> wrote:

I'm an undergrad at the N= ational University of Singapore. We are taught to use ocaml for a Programmi= ng Language Implementation class.

Previously, the class was taught using java. Ocaml is defini= tely a better choice for the class because of ADTs and the expressiveness o= f the language.


--e89a8f23597f15940804d8041c82--