From: "Jacques Carette" <carette@mcmaster.ca>
To: "'Walid Taha'" <taha@cs.rice.edu>
Cc: <caml-list@inria.fr>, <metaocaml-users@cs.rice.edu>
Subject: RE: [MetaOCaml] Monads, monadic notation and OCaml
Date: Mon, 28 Mar 2005 13:40:09 -0500 [thread overview]
Message-ID: <003901c533c5$91bc2e50$1b447182@cas.mcmaster.ca> (raw)
In-Reply-To: <Pine.LNX.4.58.0503281216070.25962@boromir.cs.rice.edu>
> This is pretty cool!
Thanks.
> Are you using the same monad we used in the FFT work?
Yes. For those on caml-list, the paper Walid refers to is
@inproceedings{KiselyovSwadiTaha2004,
author = {Oleg Kiselyov and Kedar N.~Swadi and Walid Taha},
title = {A methodology for generating verified combinatorial
circuits},
booktitle = {ACM International conference on Embedded Software
(EMSOFT)},
year = {2004}
}
> Also, can you either get rid of the ";" after the "in" or the "in" before
the ";"? :)
See the comments in pa_monad.ml. Unfortunately we cannot easily do that; in
fact the required amount of work to achieve this might be quite large! It
would be by far easier to integrate this right into the grammar rather than
to post-facto extend the grammar via camlp4. At least, as far as my current
understanding of camlp4 goes -- maybe if a lot more of the tricks of the
camlp4 Masters were documented, it would not look so hard anymore!
Jacques
next prev parent reply other threads:[~2005-03-28 18:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-28 2:31 Jacques Carette
2005-03-28 18:17 ` [MetaOCaml] " Walid Taha
2005-03-28 18:40 ` Jacques Carette [this message]
2005-03-28 18:39 Harrison, William L.
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='003901c533c5$91bc2e50$1b447182@cas.mcmaster.ca' \
--to=carette@mcmaster.ca \
--cc=caml-list@inria.fr \
--cc=metaocaml-users@cs.rice.edu \
--cc=taha@cs.rice.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