Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] ppx alternative to Campl4 macro?
@ 2015-08-25 15:10 Dmitry Bely
  2015-08-25 15:16 ` Francois Berenger
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Bely @ 2015-08-25 15:10 UTC (permalink / raw)
  To: Caml List

Currently ppx extensions and Camlp4 cannot coexist:
https://github.com/ocaml/camlp4/issues/55
So I'm trying to create something similar to

IFDEF SOMETHING THEN
val v1 = ...
val v2 = ...
...
END

But looks like it's impossible to define a extension which would
(conditionally) include signature items. Is it really so?

- Dmitry Bely

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-26 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-25 15:10 [Caml-list] ppx alternative to Campl4 macro? Dmitry Bely
2015-08-25 15:16 ` Francois Berenger
2015-08-26 13:10   ` Dmitry Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox