caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] syntaxes
@ 2002-10-04  7:40 Kontra, Gergely
  2002-10-04  8:32 ` Daniel de Rauglaudre
  2002-10-04  9:22 ` Pierre Weis
  0 siblings, 2 replies; 6+ messages in thread
From: Kontra, Gergely @ 2002-10-04  7:40 UTC (permalink / raw)
  To: caml-list

Hi!

I've seen so far, that there are at least 2 version of syntax exists.
My only question is: why has ocaml different syntax than standard ML at
the places, where ocaml is not more efficient.
Eg. it is the same as writing => and ->.
Sometimes SML solution is shorter.
Records in ocaml is not optimal. From a record creation, the type should
be obvious, so labels can be reused in different type of records. And
there is the let ... in ... end (Ada like) construct, which can be used
to avoid ambiguity, (My opinion, that it should be used in try ... with
... end and match ... end constructs, but forget it, uniform syntax may
be a more important point...) not talking about pattern matching in
function heads...

Gergo

+-[Kontra, Gergely @ Budapest University of Technology and Economics]-+
|         Email: kgergely@mcl.hu,  kgergely@turul.eet.bme.hu          |
|  URL:   turul.eet.bme.hu/~kgergely    Mobile: (+36 20) 356 9656     |
+-------"Olyan langesz vagyok, hogy poroltoval kellene jarnom!"-------+
.
Magyar php mirror es magyar php dokumentacio: http://hu.php.net

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2002-10-07  7:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-04  7:40 [Caml-list] syntaxes Kontra, Gergely
2002-10-04  8:32 ` Daniel de Rauglaudre
2002-10-04 10:58   ` Kontra, Gergely
2002-10-04 11:04     ` Daniel de Rauglaudre
2002-10-07  7:06     ` Pierre Weis
2002-10-04  9:22 ` Pierre Weis

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).