caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Le Normand <rathereasy@gmail.com>
To: caml-list caml-list <caml-list@yquem.inria.fr>
Subject: camlp4 infix let
Date: Wed, 7 Apr 2010 15:05:06 -0400	[thread overview]
Message-ID: <t2pf74178431004071205u7272e6c9t4d296e3882768fff@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

Dear List,
I'm writing a camlp4 syntax extension and I'd like to write

    <:expr< let ( >>= ) = Bar.( >>= ) in 5 >>

but camlp4 complains:

      While expanding quotation "expr" in a position of "expr":
        Parse error: ")" or [ipatt] expected after "(" (in [ipatt])

yet it seems to be valid revised syntax. Does anyone have any ideas?

[-- Attachment #2: Type: text/html, Size: 454 bytes --]

             reply	other threads:[~2010-04-07 19:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 19:05 Jacques Le Normand [this message]
2010-04-07 19:45 ` [Caml-list] " Jérémie Dimino
2010-04-07 20:24   ` Martin Jambon

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=t2pf74178431004071205u7272e6c9t4d296e3882768fff@mail.gmail.com \
    --to=rathereasy@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).