From: "François Pottier" <francois.pottier@inria.fr>
To: Alain Frisch <alain.frisch@lexifi.com>,
whitequark@whitequark.org, caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] ppx_deriving question: deferring code generation?
Date: Wed, 4 Jan 2017 17:04:32 +0100 [thread overview]
Message-ID: <4ba3926b-05b6-7487-1179-9fe11e4b2faf@inria.fr> (raw)
In-Reply-To: <1e890adc-d031-8cba-27fd-eb0f69944c97@lexifi.com>
Hello Alain,
On 04/01/2017 16:20, Alain Frisch wrote:
> I don't know if this would cover all similar cases, and perhaps it is a
> bit verbose, but what about something like:
>
> include(struct
> type foo = Bar | Baz
>
> let x = ...
> end [@deriving visitors])
This sounds potentially reasonable. However, I am not sure if ppx_deriving
allows this. If it doesn't, then I would have to package my code
generator as
a ppx preprocessor, instead of a ppx_deriving plugin. Maybe that would be
easy; I am not sure exactly how much grunt work ppx_deriving is doing
for me.
--
François Pottier
francois.pottier@inria.fr
http://gallium.inria.fr/~fpottier/
next prev parent reply other threads:[~2017-01-04 16:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 13:08 François Pottier
2017-01-04 13:49 ` Gabriel Scherer
2017-01-04 15:37 ` François Pottier
2017-01-04 13:53 ` Christoph Höger
2017-01-04 15:58 ` François Pottier
2017-01-04 15:20 ` Alain Frisch
2017-01-04 16:04 ` François Pottier [this message]
2017-01-06 22:58 ` whitequark
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=4ba3926b-05b6-7487-1179-9fe11e4b2faf@inria.fr \
--to=francois.pottier@inria.fr \
--cc=alain.frisch@lexifi.com \
--cc=caml-list@inria.fr \
--cc=whitequark@whitequark.org \
/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