Browse thread
ICFP programming contest: results
[
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: | -- (:) |
| From: | proff@s... |
| Subject: | Re: WWW Page of Team PLClub (Re: ICFP programming contest: results) |
> But can someone of your team describe the rationale behind usage of arrays > as representation of matrices/vectors, likewise it will be also intersting > to hear corresponding rationale behind record based version of Caml's R Us > implementation. > > -- > mailto:malc@pulsesoft.com There's no use of Ocaml's objective features either. Jerome, can you comment on that? The classes of 3d shapes were represented as types, for instance. As the `O' in Ocaml, when do you think it is appropriate to use the objective style? Cheers, Julian.