From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA16962; Mon, 15 Apr 2002 15:07:32 +0200 (MET DST) Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA10724 for caml-list@pauillac.inria.fr; Mon, 15 Apr 2002 15:07:31 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id FAA15651 for ; Sat, 13 Apr 2002 05:28:35 +0200 (MET DST) Received: from obento.cs.caltech.edu (obento.cs.caltech.edu [131.215.44.101]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g3D3SYr09672 for ; Sat, 13 Apr 2002 05:28:34 +0200 (MET DST) Received: from orchestra.cs.caltech.edu (orchestra.cs.caltech.edu [131.215.44.20]) by obento.cs.caltech.edu (Postfix) with ESMTP id 8F4AA4074 for ; Fri, 12 Apr 2002 20:28:32 -0700 (PDT) Received: (from mvanier@localhost) by orchestra.cs.caltech.edu (8.11.2/8.9.3) id g3D3SWY16183; Fri, 12 Apr 2002 20:28:32 -0700 Date: Fri, 12 Apr 2002 20:28:32 -0700 Message-Id: <200204130328.g3D3SWY16183@orchestra.cs.caltech.edu> X-Authentication-Warning: orchestra.cs.caltech.edu: mvanier set sender to mvanier@cs.caltech.edu using -f From: Michael Vanier To: caml-list@inria.fr In-reply-to: <20020413112702T.sumii@yl.is.s.u-tokyo.ac.jp> (eijiro_sumii@anet.ne.jp) Subject: Re: [Caml-list] Applications written in O'Caml References: <20020412155127.GA13832@vincent> <20020413112702T.sumii@yl.is.s.u-tokyo.ac.jp> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk From: Vincent Foley > P.S.: I also meant to ask: does anyone know schools where students are > given programming classes with O'Caml? Here at Caltech, the compiler design class is taught using ocaml as the implementation language. Also, a new course on type theory is being taught this term, using the book "Types in Programming Languages" by Benjamin Pierce, which uses ocaml for all its examples. I teach a programming languages/projects course, and two of my students are doing their project with ocaml. As one of them said "I have yet to meet a serious hacker who learned ocaml and didn't like it." I feel the same way. Mike ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners