caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <berenger@riken.jp>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Opam use for teaching lab infrastructure
Date: Thu, 19 Sep 2013 18:52:09 +0900	[thread overview]
Message-ID: <523AC949.8020408@riken.jp> (raw)
In-Reply-To: <F93DEE93-3068-4EC7-BFAB-6646D8D4CFE3@telecom-bretagne.eu>

On 09/19/2013 06:38 PM, Dagnat Fabien wrote:
> Hello,
> I'm teaching (basic) functional programming and (simple) compilation in
> ocaml (to master students). Currently, I ask the system administrators
> to install a basic ocaml package. I'm thinking on switching to opam to
> make it easier for students to experiment various libraries.
>
> Does anyone has used opam for labs with student? I would be glad to hear
> any report on this mainly on the following points:
> - Is opam really usable when you keep changing of machine?
> - Having a .opam for all student accounts seem interesting so that they
> can freely experiment without interfering with others but has the cost
> of duplicating lot of common files. Any thoughts?
> - What is the usual size of an .opam directory? Mine is 1G but I don't
> know if it's usual.

Mine is 2.8G, mostly due to several compiler switches installed, I guess.

> - What kind of ocaml libs do you introduce to the students? I was
> thinking of utop, ounit, core / batteries, menhir.

Maybe Parmap to have fun on multi-core computers.

Also, I would recommend dolog (it's in OPAM of course) for a simple 
logger. ;)

> Thanks in advance
> Fabien
>
> Télécom Bretagne <http://www.telecom-bretagne.eu> 	
> *Fabien DAGNAT*
> Maître de conférences au département informatique
> Responsable de la filière Systèmes Logiciels et Réseaux
> Tél. : (0 | 33) 2 29 00 14 09
> Technopôle Brest-Iroise, CS 83818
> 29238 Brest Cedex 3, France
> Site web Télécom Bretagne <http://www.telecom-bretagne.eu>Blog Télécom
> Bretagne <http://www.telecom-bretagne.eu/lexians/>
> Une école de l'Institut Mines-Télécom <http://www.mines-telecom.fr>
>
>


  reply	other threads:[~2013-09-19  9:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19  9:38 Dagnat Fabien
2013-09-19  9:52 ` Francois Berenger [this message]
2013-09-19 10:50 ` Roberto Di Cosmo
2013-09-20  9:40   ` David MENTRE
2013-09-20  9:50     ` Anil Madhavapeddy
2013-09-20 12:12       ` David MENTRE

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=523AC949.8020408@riken.jp \
    --to=berenger@riken.jp \
    --cc=caml-list@inria.fr \
    /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).