caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yaron Minsky <yminsky@janestreet.com>
To: Kenichi Asai <asai@is.ocha.ac.jp>
Cc: robert.muller2@gmail.com, "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] teaching OCaml
Date: Wed, 26 Nov 2014 13:12:05 -0500	[thread overview]
Message-ID: <CACLX4jQ8i3=FAZqw0_sjhpsP8k_1ydy-uiVmt38N8NZyQPF2Sg@mail.gmail.com> (raw)
In-Reply-To: <20141126113738.GA29791@pllab.is.ocha.ac.jp>

For those following this thread because they're teaching with OCaml,
I really do recommend subscribing to teaching@ocaml.org.  We're
already starting to discuss better support in OPAM for teaching and
what's needed there, and it would be great to have everyone who has a
stake in this looped into that conversation.

Here's the link:

   http://lists.ocaml.org/listinfo/teaching

y

On Wed, Nov 26, 2014 at 6:37 AM, Kenichi Asai <asai@is.ocha.ac.jp> wrote:
> Hi Bob,
>
> I have been using OCaml as a teaching language for quite a while.
>
>> 1. Error messages: It's difficult to give good type errors for ML but I was
>> hoping that the state-of-the-art of type error reporting had improved. When my
>> students receive a type error, they are utterly mystified,
>
> Not directly addressing the error messages, but this spring, I used
> our type debugger for OCaml in the introductory course.  By answering
> questions, it leads you to the source of the type error, with better
> error messages.  With proper instruction, I found that students
> actually learn how OCaml types work from the interaction with the type
> debugger.  It also introduces a few language levels which are good for
> novices.
>
> http://pllab.is.ocha.ac.jp/~asai/TypeDebugger/
>
> (English error messages are not polished compared to Japanese error
> messages.  Your feedback welcome.)
>
>> 2. GUIs: several of my problem sets work with simple graphics (e.g., rendering
>> tessellations) or animations (e.g., a maze walk or a simplified form of
>> tetris, or the game "Flow"). We have been hobbling along with the Graphics and
>> Labltk modules for this but it has been more pain than my students ought to
>> know. We also have some problem sets that work with audio so I would like
>> support for that.
>
> One of my students is porting the universe teachpack of Racket into
> OCaml, which enables easy game programming similarly to Racket.
> I am now encouraging her to make the library public...
>
> Sincerely,
>
> --
> Kenichi Asai
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs

  reply	other threads:[~2014-11-26 18:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 16:03 robert.muller2
2014-11-25 16:33 ` John Whitington
     [not found]   ` <CAKmYinnv1arGZGQ2s0O7K2u=hr=oieiDXzR8YU_habM4+bUdJA@mail.gmail.com>
     [not found]     ` <5474C87D.4030307@coherentgraphics.co.uk>
2014-11-25 18:21       ` John Whitington
2014-11-26 14:26         ` Drup
2014-11-26 16:34         ` Xavier Leroy
2014-11-25 19:40 ` Daniel Bünzli
2014-11-26 11:37 ` Kenichi Asai
2014-11-26 18:12   ` Yaron Minsky [this message]
2014-11-26 22:09   ` Marek Kubica
2014-11-26 12:16 ` Jonathan Kimmitt
2014-12-16 19:17   ` Jon Harrop
  -- strict thread matches above, loose matches on Subject: below --
2014-11-25 16:43 Arthur Charguéraud
2014-11-25 17:27 ` Alain Frisch
2014-11-25 17:33   ` Arthur Charguéraud
     [not found] <16574.54515.560699.848619@gargle.gargle.HOWL>
2004-06-03 14:27 ` [Caml-list] Teaching OCaml Brian Hurt
2004-05-17 11:28 Simão Melo de Sousa
2004-05-17 17:27 ` Michael Hamburg
2004-05-17 17:40   ` David Brown
2004-05-18  8:52   ` Richard Jones
2004-06-02 17:41     ` Holger Schulz
2004-05-17 21:12 ` Evan Martin
2004-06-02 12:43 ` Holger Schulz
2004-06-02 13:06   ` Nicolas Cannasse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACLX4jQ8i3=FAZqw0_sjhpsP8k_1ydy-uiVmt38N8NZyQPF2Sg@mail.gmail.com' \
    --to=yminsky@janestreet.com \
    --cc=asai@is.ocha.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=robert.muller2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).