Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* to have labels or not
@ 2000-03-17 19:30 Jan Brosius
  2000-03-19  4:39 ` Brian Rogoff
  0 siblings, 1 reply; 19+ messages in thread
From: Jan Brosius @ 2000-03-17 19:30 UTC (permalink / raw)
  To: caml-list

Hi,

I am looking around to have a good , free and very easy language , portable
and so on, producing fast code. Objective Caml was and still is for me a
serious candidate among the many free portable languages on the net. I
realise that it is not up to me to enforce a decision . I also realize that
credits always should be given to the implementors and France's research
institute INRIA.

My personal choice is not to use labels at all because it makes the readable
code  too big, it is better I think  to use meaningful words and within
comments to clarify the types of the functions.

I think I would never use the "label on " option.

function x -> ..   could be shortened  by : \x ->.....  I think and the use
of [`a] instead of  `a list and the use of  list comprensions as in Haskell
could shorten the readable code and maintain readability.

friendly et amicalement

Jan Brosius



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2000-04-09 23:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-17 19:30 to have labels or not Jan Brosius
2000-03-19  4:39 ` Brian Rogoff
2000-03-22  2:30   ` Markus Mottl
2000-03-23  0:57     ` Max Skaller
2000-03-23  3:46       ` Markus Mottl
2000-03-23 23:22         ` Max Skaller
2000-03-28  1:07         ` Julian Assange
2000-03-24  2:41       ` Jacques Garrigue
2000-03-25  3:12         ` Markus Mottl
2000-03-25  3:57         ` John Max Skaller
2000-03-29 20:32           ` Brian Rogoff
2000-03-30  9:56             ` John Max Skaller
2000-04-04  6:53             ` Jacques Garrigue
2000-04-04 13:04               ` John Max Skaller
2000-04-04 16:39               ` Brian Rogoff
2000-04-05 16:02                 ` Control inversion John Max Skaller
2000-04-06 13:43                 ` to have labels or not Pierre Weis
2000-04-06 16:33                   ` Andrew Conway
2000-03-28  1:04     ` labels, Hash.create Julian Assange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox