Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Pierre Weis <Pierre.Weis@inria.fr>
To: steve@cs.clemson.edu (Steve Stevenson)
Cc: caml-list@inria.fr
Subject: Re: How do you declare infix in Ocaml
Date: Tue, 30 May 2000 22:32:01 +0200 (MET DST)	[thread overview]
Message-ID: <200005302032.WAA25698@pauillac.inria.fr> (raw)
In-Reply-To: <14643.48479.50162.753370@merlin.cs.clemson.edu> from Steve Stevenson at "May 30, 100 09:10:17 am"

Infixes in Ocaml are ordinary lexems: any sequence of symbols is an
infix that has the precedence of its first character.

For instance += is an infix that has the same precedence as +.

There are no other user's infixes in O'Caml.

Best regards,

Pierre Weis

INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://cristal.inria.fr/~weis/





  reply	other threads:[~2000-05-30 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-30 13:10 Steve Stevenson
2000-05-30 20:32 ` Pierre Weis [this message]
2000-05-31 16:45 ` Brian Rogoff

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=200005302032.WAA25698@pauillac.inria.fr \
    --to=pierre.weis@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=steve@cs.clemson.edu \
    /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