[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-11-15 (17:00) |
From: | Simão_Melo_de_Sousa <desousa@d...> |
Subject: | Re: [Caml-list] Weekly quiz |
Dear all, In the same spirit of http://acm.uva.es/, I've set up a local and tiny ocaml programming contest web site (with online submission and evaluation). Until now the only users are my students, but the contest is open to everybody. So feel free to use it! The compilation, in the evaluation system, is done by: ocamlopt unix.cmxa str.cmxa nums.cmxa -pp camlp4o file.ml I update the problem set on a regular basis (about two or three new problems by semester). suggestions (new problems...), questions and comments are welcome! a+ Simão Melo de Sousa On Tue, November 15, 2005 14:47, Jim Miller wrote: > Has anyone looked at www.rubyquiz.com <http://www.rubyquiz.com>? I know > that > its a takeoff from yet another site (or sites) but its interesting. Since > I've been interested in OCaml for a few years now, but haven't had an > problem that I could really use it on, I've decided to go through all of > these. Of course the solutions are in Ruby but it would be an interesting > exercise to try them in ocaml. > > Gordon > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >