caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Aleksey Nogin <nogin@metaprl.org>
To: David Teller <David.Teller@univ-orleans.fr>,
	Caml List <caml-list@inria.fr>
Cc: omake@metaprl.org
Subject: Re: [Caml-list] Before teaching OCaml
Date: Sun, 07 Jan 2007 13:13:45 -0800	[thread overview]
Message-ID: <45A16289.8050308@metaprl.org> (raw)
In-Reply-To: <1168193722.6133.38.camel@Blefuscu>

On 07.01.2007 10:15, David Teller wrote:

> * the Makefile -- I've found OCamlMakefile [1] but I haven't tried it
> yet, hopefully it's simple enough for my students to use without too
> many arcane manipulations

Have you looked at OMake - http://omake.metaprl.org/ ?

For simple OCaml projects, the OMakefile would be 1 line:

.DEFAULT: $(OCamlProgram prog_name, module1 module2 module3)

It's easy to install on Windows and it is self-contained (you do not
need GNU Make).

Aleksey


  parent reply	other threads:[~2007-01-07 21:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-07 18:15 David Teller
2007-01-07 20:25 ` [Caml-list] " Dan Hipschman
2007-01-07 21:07 ` Sylvain Le Gall
2007-01-07 21:13 ` Aleksey Nogin [this message]
2007-01-07 21:20 ` [Caml-list] " Richard Jones
2007-01-07 22:37 ` skaller
2007-01-08 18:26   ` robert
2007-01-08 18:49     ` Jacques Carette
2007-01-08 19:31       ` robert
2007-01-07 23:17 ` Jacques GARRIGUE
2007-01-08  6:56   ` Oliver Bandel
2007-01-08  2:47 ` Jon Harrop
2007-01-08  6:45 ` Oliver Bandel
2007-01-08  9:33 ` Andrej Bauer

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=45A16289.8050308@metaprl.org \
    --to=nogin@metaprl.org \
    --cc=David.Teller@univ-orleans.fr \
    --cc=caml-list@inria.fr \
    --cc=omake@metaprl.org \
    /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).