From: David Monniaux <David.Monniaux@ens.fr>
To: caml-list <caml-list@yquem.inria.fr>
Subject: prefix ::
Date: Sun, 06 Feb 2005 23:17:16 +0100 [thread overview]
Message-ID: <4206976C.1020305@ens.fr> (raw)
Hi,
In order to east the export of Coq programs to Caml, I'd like to be able
to tell Coq that "cons" on list is OCaml's :: operator. Unfortunately,
it is syntactically incorrect to write:
match l with
[] -> foobar
| ::(x,y) -> blabla
This is a little annoying. Is there anything to do about this?
Thanks,
next reply other threads:[~2005-02-06 22:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-06 22:17 David Monniaux [this message]
2005-02-16 14:41 ` [Caml-list] " Damien Doligez
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=4206976C.1020305@ens.fr \
--to=david.monniaux@ens.fr \
--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